turb
06-16-2004, 10:43 AM
Hi!
here's my problem:
$xml ="<?xml version=\"1.0\" encoding=\"UTF-8\" ?>\r\n";
I'm using EditPlus and my problem is that the ending tag "?>" of the xml declaration close my first tag "<?" of my php page.
So all the code after that line seem to be not understand!
Can someone light me!
here's my problem:
$xml ="<?xml version=\"1.0\" encoding=\"UTF-8\" ?>\r\n";
I'm using EditPlus and my problem is that the ending tag "?>" of the xml declaration close my first tag "<?" of my php page.
So all the code after that line seem to be not understand!
Can someone light me!