Using the Stack Exchange API with PHP (part 2)
Note: This article was originally published at Zend Developer Zone
on 19 January 2011.
This concluding segment of our two-part article on integrating PHP applications with the Stack Exchange Web service API discusses API methods related to user profiles, user tags and badges, and user activity timelines. It also looks at ways in which you can improve the performance of your PHP application, using built-in caching and easy integration with pagination widgets.


