Autocomplete (PHP/Ajax/jQuery/CSS) Loads the top 5 search results right under the <input> tag. Allows users to scroll through them with the "key up/down" arrow, using PHP, Ajax, and jQuery/Javascript. Friday, February 10, 2012|8 Views, 0 Comments
Most Searched Terms (PHP) Displays the most searched terms using PHP. Splits every word of the query and checks if any of them matche any keywords in the database; if so each term is counted as one. Thursday, December 1, 2011|123 Views, 0 Comments