I found a tutorial article from http://www.marcofolio.net/webdesign/a_fancy_apple.com-style_search_suggestion.html
There was a two files for download to setup i tried both. One written on mysqli and another for mysql both was not working I did some modification and now it's working if you want to see demo you can visit here http://qpoit.com/marcofolio_demo/apple_search/
I thought most of the website owners may interested to have some such kind of menu so i uploaded it and here is the download link. http://www.yourfilelink.com/get.php?fid=603231
There is nothing to do much just download and extract it then open rpc.php and edit this lineand fill with your own db user id and password and db name then see the magic.PHP Code:mysql_connect("localhost", "newdbusr", "newdbusrpassword") or die(mysql_error());
mysql_select_db("mynewdb") or die(mysql_error());
I hope it will help lots of people.![]()


LinkBack URL
About LinkBacks
Reply With Quote
