Hi!
i search this forum and found some thread for this subject, and understand that i need to declare this first line:
$_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!
n