On 05/15/2013 03:12 PM, Vince Anderson wrote:
I am looking to be pointed to a resource that could possibly help me to
create XML output files using an Xquery statement via PHP.  My hope is that
I could access a function like the following:

excute_XML_query(someXML.xq, resultXMLdocument.xml)

Where some XML.xq is my query script and resultXMLdocument.xml is output
that can be used elsewhere.

Thanks!


This mail list is for maintenance of the php.net web infrastructure.
Your question is better directed to user lists such as php-general.

(If you're using Oracle DB, the XQuery can simply be wrapped in a
SELECT.  See page 252 of the PDF:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html)

--
[email protected]  http://twitter.com/ghrd
Newly updated, free PHP & Oracle book:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html

--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to