Services_Eventful, a PHP5 interface to the Eventful API, is now available as a PEAR package:

http://api.eventful.com/libs/php/Services_Eventful

If you have the ability to install PEAR packages (type pear help to verify), installation should be as simple as:

pear install http://api.eventful.com/libs/php/ Services_Eventful.latest.tgz

Note that this package requires PHP5. (PHP4 developers should continue to use Services_EVDB.) It replaces the XML_Unserializer data structure with a SimpleXMLElement object to address memory leaks caused by XML_Unserializer under PHP5. See the documentation for more details.

Thanks to Ron Mertens of TripTouch for prompting this release.

Cheers,
---
Chris Radcliff
Eventful, Inc.
[EMAIL PROTECTED]


Reply via email to