Download List

專案描述

phpXML is a PHP class for accessing XML documents through the powerful XPath language without requiring the DOM XML extensions to be setup on your server. This script makes XPath available everywhere, even on sites that do not have this extension available.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-08 10:05
3.3

Ten bugfixes were made. It is probably not worth upgrading unless you were affected.
標籤: Major bugfixes

2002-07-22 21:32
3.2

Loads of bugfixes, and an internal restructure of the XPath processing engine (this has made it go a little slower, but also means that the expression parsing matches the expression grammer more closely and allows the developers to more accurately implement the XPath spec).
標籤: Major bugfixes

2002-05-26 12:55
3.0

A large internal restructure, a 50% speed improvement in reading XML files, and 40% when writing them, and many new DOM functions.
標籤: Major feature enhancements

2001-03-12 03:25
1.0

標籤: Initial freshmeat announcement

Project Resources