Helping ordinary people create extraordinary websites!
GET OUR NEWSLETTER
Your Email:
 

PHP Site Search Made Easy

By Akash Mehta
2008-03-30


Further reading

Now that you've built your site search system, have a thorough read through the search web service specification and experiment with the data it gives you. Maybe you want to add pagination, or use the number of results returned to see if you need to suggest a different search query to the user.

You definitely want to look into caching, to improve the performance of your search system and ease the load on Yahoo's API servers. Head to Yahoo's PHP Developer Center, where Rasmus Lerdorf himself provides some code samples for best practices.

If you're interested in exploring the Yahoo APIs, the Yahoo Developer Network should be your first point of call, where you'll find all the web service APIs thoroughly documented, as well as SDKs to help you learn how to work with the services.



Tutorial Pages:
» Why site search?
» A brief crash course on search APIs
» Building a real site search system
» Further reading


Related Tutorials:
» Port Scanning and Service Status Checking in PHP
» Web Database Access from Desktop Applications
» CubeCart 3.0 Installation and Configuration
» Installing and Configuring Drupal 6.1
» Desktop Application Development with PHP-GTK
» Installing PHP on Windows

Recent Comments
ryanhellyer
March 31, 2008, 12:18 am

Interesting. I didn't realise there was anything beyond the typical search boxes you see dotted around the web.

I definitely prefer custom search engines though as they tend to dredge up a lot more content on sites than the big third party ones do.

Read all comments

Advertise with Us!


Tutorials Scripts Web Hosting Developer Manuals
Resources