Create and Query XML document in Cache?
Posted: Sat Feb 28, 2009 3:45 pm
Hi
In PHP, can I create an XML document in memory (not read into memory from a physical XML file), and then query it in memory using XQuery?
I know I can do in C#. I am just curious if I can do it in PHP.
Thanks
Jeff in Seattle
In PHP, can I create an XML document in memory (not read into memory from a physical XML file), and then query it in memory using XQuery?
I know I can do in C#. I am just curious if I can do it in PHP.
Thanks
Jeff in Seattle