Have you ever wanted to enrich your site with information from Google, Amazon, eBay, or one of the many other sites that provide web services through SOAP? This tutorial demonstrates how to use the SOAP package from PEAR to query Google's extensive database (consuming the web service, in the jargon). This tutorial assumes you are using PHP 4 and PEAR::SOAP 0.8.1, and requires basic familiarity with PHP (including a little object-oriented programming).
What about checking for your user spelling like google does? (Did you mean: xxx )
What about making your own search engine, with your company logo, using Google world most effective engine ?
Please, give this great tutorial a try.
http://www.phpbuilder.com/columns/adam_gundry20050316.php3?page=2&print_mode=1
Hope it helps, as it did with me.
What about checking for your user spelling like google does? (Did you mean: xxx )
What about making your own search engine, with your company logo, using Google world most effective engine ?
Please, give this great tutorial a try.
http://www.phpbuilder.com/columns/adam_gundry20050316.php3?page=2&print_mode=1
Hope it helps, as it did with me.
