Re: [PHP-WEBMASTER] Xquery output files and PHP

2013-05-15 Thread Christopher Jones
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) W

[PHP-WEBMASTER] Xquery output files and PHP

2013-05-15 Thread Vince Anderson
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 resultXMLd