Page 1 of 1

print

Posted: Thu Jan 29, 2004 9:25 am
by ol4pr0
Why wont this return

Code: Select all

<?xml version=1.0?>

Code: Select all

print "<?xml version="1.0"?>\n";

Posted: Thu Jan 29, 2004 9:31 am
by m3rajk
are you trying to insert xml?

Posted: Thu Jan 29, 2004 9:38 am
by ol4pr0
yep.

I need to retrieve information from the database and have it returned in xml format

Posted: Thu Jan 29, 2004 11:04 am
by ol4pr0
Hmm i got some further however this has become a database question so i continue on that site of this forum.


For anybody who is still interested on the outcome :roll:

viewtopic.php?p=84877#84877