In this post i will show you how to create google like search engine using php. this is not a normal search box that seen in many web sites. the difference is in normal search boxes we cannot search for multiple search terms. but in this search engine we can add many search times and match the search results with those search terms much like google search engine.
index.php
func.inc.php