
April 2nd, 2001, 10:15 AM
|
|
Contributing User
|
|
Join Date: Mar 2001
Location: Bournemouth, England
Posts: 28
Time spent in forums: 15 m 23 sec
Reputation Power: 0
|
|
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
|