Re: Connect to Google

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/2/16 John Taylor-Johnston <jt.johnston@xxxxxxxxxxxxxx>:
> Can I use PHP to interface with Google? Any possible examples of this?

There's Google Custom Search API:
http://code.google.com/intl/nl-NL/apis/customsearch/v1/overview.html

It interfaces in JSON, and PHP has json functions included since PHP 5.2. [1].
It's free up to 100 queries a day, after that you have to pay $5 per
1000 queries.

- Matijn

[1] www.php.net/json

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux