Top

PHP Code Snippets Tagged with database+mysql

  (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
A class providing some very useful methods to work with a mySQL database. For the manual and examples on how to use the class go to <a href="http://stefangabos.blogspot.com/2006/08/zebra-php-f..
Tags: class  database  layer  mysql  php 
+ 0 likes
0 comment(s)   |   Score: 6.5   |   Language: PHP   |   Posted by stefangabos on Aug 10, 2006
Bottom