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 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

10个错误修正了。这可能是不值得升级,除非你受到了影响。
标签: Major bugfixes
Ten bugfixes were made. It is probably not worth upgrading unless you were affected.

2002-07-22 21:32
3.2

加载的bug修正,和对XPath的处理引擎内部重组(这使得它走慢一点,但也意味着表达式解析表达式语法匹配更密切,并允许开发人员能够更准确地贯彻执行XPath的规格)。
标签: Major bugfixes
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).

2002-05-26 12:55
3.0

阿大的内部重组,50%的读取XML文件的速度提高,40%在写他们,许多新的DOM的功能。
标签: Major feature enhancements
A large internal restructure, a 50% speed improvement in reading XML files, and 40% when writing them, and many new DOM functions.

2001-03-12 03:25
1.0

标签: Initial freshmeat announcement

Project Resources