Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: NEW: XPath for PHP


Message #1 by "Michael P. Mehl" <abo@s...> on Sat, 10 Mar 2001 12:40:17 +0100
Hi,

I would like to point out a new PHP script that makes it possible to access
XML documents through the XPath (http://www.w3.org/TR/xpath) language
without the need to use the DOM XML extension for PHP. Therefore you can use
XPath on the servers of a lot of mass hosters that are inoperable to setup
such an extension.

The script along with its documentation is opensource and available at

    http://www.phpxml.org/

IMPORTANT: This is the first version of the script. I would be very thankful
for ideas for future versions and bug reports. If you find a bug, please
contact me at

    mpm@p...

to report it. Thanks in advance to all helping to develope and enhance this
script!

Greetings from Tuebingen ...
    Michael P. Mehl


  Return to Index