This class is meant to connect to Google and perform a query to Google.
The class lets you specify the query parameters as in the advanced search page of Google. Then it connects to Google site via HTTP and retrieves the contents of the results page.
The class also parses the results to obtain the number of occurrences found for the specified query.
The class requires PHP with TCP socket connection support enabled.
A bug has been fix : if google change it's result page design, results wasn't parse. To fix this problem, Google_AdvancedQuery class retrieve from a centralised location the valid detection pattern. you can update it according with your policy.
Class has been wrote back to php5 and zend coding standards.
| Project record: |
class_google |
| Popularity score: |
27.17 |
| Vitality score: |
0.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (78.6%) |
Good (82.1%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (55.0%) |
1001 |
| Month: |
Not yet rated by the users |
 If you know an application of this package, send a message to the author to add a link here.
| Link |
Description |
| documentation |
phpdoc |
| exemple |
another exemple with copy screen and related code |
| forum |
Share yours problems, questions, and use on the official forum for this class |
| simpletest |
Simpletest package |
|
|