Top

PHP Code Snippets Tagged with database

  (3)  
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 
1 comment(s)   |   Score: 9.0   |   Language: PHP   |   Posted by Hawkee on Mar 24, 2008
This stores pages into a database using an edit page and the stored pages may be viewed using the page.php page. to see the script in action, go to http://omfgesad.com/_edit_.php http://omfgesad.com/page.php any
Tags: database  db  driven  page  system 
2 comment(s)   |   Score: 0.0   |   Language: PHP   |   Posted by lehmann14l on Jun 18, 2007
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 comment(s)   |   Score: 6.5   |   Language: PHP   |   Posted by stefangabos on Aug 10, 2006
Bottom