Top

PHP Code Snippets Tagged with search

  (2)  
Sort by 
This code produces a sort box for any number of arbitrary criteria on any type of data you have in your database. For this particular example we've got a product sort where users can sort by price or..
Tags: database  mysql  search  sort 
+ 0 likes
1 comment(s)   |   Score: 9.0   |   Language: PHP   |   Posted by Hawkee on Mar 24, 2008
It searches through one of your databases that would contain the $search word, and gives you it's outcome.
Tags: mysql  php  search 
+ 0 likes
2 comment(s)   |   Score: 3.7   |   Language: PHP   |   Posted by Thesus on Mar 10, 2006
Bottom