Quick and easy way to add web search results to your site!
Top PHP scripts
1).
A Simple Web Search Engine A Simple Web Search Engine is a tutorial helping users to develop their own search engine for their sites using php and a sql database. This is a useful tutorial for webmasters and developers.
2).
Easy Search This powerful database tool has the ability to search for a particular text, row by row on a database and gives the result in a specific format.
3).
Build a Search Engine in PHP in 30 Minutes Build a Search Engine in PHP in 30 Minutes is a tutorial that helps users to build a php/Mysql based intra site search engine in 30 minutes. This program is a real time search engine with no indexing.
4).
Searching external or internal webpages Searching external or internal webpages is a tutorial that illustrates scanning an internal or external website URL. A useful tutorial for webmasters.
5).
Slapping together a search engine Slapping together a search engine is a tutorial that helps to create a search engine for your site in php/Mysql. The author describes using noise reduction method in performing searches.
6).
Creating a Search Application Creating a Search Application is a tutorial that helps users in keyword searching. This article tells about using the fuzzy searching method. To make this appliction effectvie some of the database functions of php has to be utilised.
7).
Quick and Dirty Search Engine with PHP and MySQL Quick and Dirty Search Engine with PHP and MySQL is a tutorial that helps users to create a search engine in php/Mysql. A very useful tutorial for webmasters and developers.