anuj607 / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

CustomSearch API sample code #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Sorry, I have no clue where to begin with
2.
3.

What is the expected output? What do you see instead?
I need a PHP code to do:
1. Perform a search for keyword FLOWERS.
2. Parse the resultset and just print out the LINKS
3. No active link functionality or other meta tags needed.

What version of the product are you using? On what operating system?

Please provide any additional information below.
Trying to help a graduate student to develop a tool for her project.

Original issue reported on code.google.com by taghiza...@hotmail.com on 15 Feb 2012 at 7:03

GoogleCodeExporter commented 9 years ago
The Custom Search PHP sample is now available here:
http://code.google.com/p/google-api-php-client/source/browse/trunk/examples/cust
omSearch/index.php

Original comment by chirags@google.com on 1 May 2012 at 10:05