XML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreXML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 2nd, 2001, 10:15 AM
mitchell mitchell is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Bournemouth, England
Posts: 28 mitchell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 m 23 sec
Reputation Power: 0
Send a message via ICQ to mitchell Send a message via MSN to mitchell
Talking

Hiya,

I'm currently writing an ecommerce site and the bank we're using wants the credit card transactions sent in an XML file (Boo!)

I write c, c++, java, sql, html, 68000 assembly, javascript and php but I've never tried XML (it doesn't look too complicated tho I could be wrong)

So far I've tried to write a little test file that's a mix of xml and php (all the data is in php variables) but it doesn't flippin' work :-(

If I call the file myFile.xml, all the xml comes out ok but the php is typed out exactly as I typed it in. If it's myFile.php I get a parse error on line 1 where it's still just xml.

Can anyone tell me how to do this? It's driving me mad.

Thanx
mitchell xx

Reply With Quote
  #2  
Old April 4th, 2001, 01:52 PM
Vlad The Impaler Vlad The Impaler is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 29 Vlad The Impaler User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Vlad The Impaler
It is because your Web Server isn't parsing a .xml file for PHP code and when it parses your .php file it is trying to read your XML as php, what you need to do is use echo to make the XML, as you would if you were making HTML.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreXML Programming > XML and PHP - Much Booage!

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap