XML_PullParser for PHP 1.3.2

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

XML_PullParser moves the API of the PHP XML facility from an event-based model to a token-based model. Instead of processing data passed from the parser to callbacks, scripts work with "tokens", which are arrays representing XML structures.

VERSION HISTORY

  • Version 1.3.2 posted on 2006-12-10
    Several fixes and updates
  • Version 1.3.2 posted on 2006-12-10

Program Details