January 30th, 2007 by
jay
I have updated the phpYahoo base class to include caching using PDO as well as expanding the search to allow either a search term or phrase or an array of parameters.
I have also created a Yahoo! Gallery Page as well as a Google Project Page
The Google Project Page has the source code, instructions and other useful information.
Posted in phpYahoo |
No Comments »
January 30th, 2007 by
jay
*updated - 2007-01-26*
phpYahoo is a class written in PHP5 that act’s as a wrapper for Yahoo’s! Web Search API. Methods process the response XML and return an array of data to make development easier. With this class you can search for Yahoo! Web content, Yahoo! Videos or Yahoo! Images.
This class follows a similar pattern like phpNapster class.
Read the rest of this entry »
Posted in phpYahoo |
No Comments »