PHP 5: Experts Exchange Fetcher
Abhinaba Basu (contact me)
This class can be used to search for questions in the experts-exchange.com site.
It accesses Google search to retrieve the page with the best match to a given question.
The class retrieve the best match page of experts-exchange.com site from Google search cache. It parses that page to extract the question title, question description, question code snippet if available, accepted solution and the code snippet of the accepted solution.
Click here for detailed information about this class on phpclasses.org