Posted by Will on 06/17/05 06:09
Hi!
How do I get the results of this query:
$rs = $db->execute("SELECT * FROM TABLE FOR XML AUTO");
When I use the query analyzer, it returns a XML document (that's what I
want...) but I don't figure out how to get it in php...
I've googled a lot and I can't find anything...
tnx !
Navigation:
[Reply to this message]
|