PHP 5 Library for Posterous API
Authored by Calvin Freitas and posted on Wednesday, December 9th, 2009 at 12:05 amI have written a PHP 5 library for the Posterous API. It uses the curl extension to query the Posterous API, retrieves the XML, and returns the XML as a SimpleXMLElement.
Read more information about my Posterous API library for PHP 5 or clone the code on GitHub.






