Download List

Projeto Descrição

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 correções foram feitas. É, provavelmente, não vale a pena atualizar a menos que foram afetados.
Tags: Major bugfixes
Ten bugfixes were made. It is probably not worth upgrading unless you were affected.

2002-07-22 21:32
3.2

Cargas de correções de bugs, e uma reestruturação interna do motor de processamento de XPath (isso fez com que ele vá um pouco mais lento, mas também significa que a análise de expressão corresponde a gramática de expressão mais perto e permite que os colaboradores de forma mais precisa implementar a especificação XPath).
Tags: 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

Uma grande reestruturação interna, uma melhora de 50% na velocidade de leitura de arquivos XML, e 40% ao escrevê-las, e muitas novas funções DOM.
Tags: 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

Tags: Initial freshmeat announcement

Project Resources