Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHPFreaks:
Using Google for Good
Jun 23, 2003 @ 12:13:32

If you've been looking for a quick and easy way to get into the Google Web API, but don't want to have to do all the work of coding it yourself, PHPFreaks.com might have something for you.

Once again, an API has not included us PHP users into the loop. But wait! There's still some hope! While digging around, I found a website called Intercept Vector that offers a custom set of classes that allows you to use the Google API to return the search results directly into your website. The only drawback: the Google API only allows 10 search results per query due to the beta restriction.

This interface looks pretty simple to use, and is surprisingly short for the power that is has inside. You'll need the NuSOAP classes to get it to work, but that's easy to get...

tagged:

Link:


Trending Topics: