Top

PHP Code Snippets Tagged with sort

  (2)  
Sort by 
Working with simpleXML. 2 functions for looping through XML-files. formatSortGallery: deletes empty attributes and sort the others addPrice: adds single attribute to each XML
Tags: add  loop  php5  simplexml  sort 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: PHP    Posted by pZypher on Nov 04, 2009
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 likes
2 comment(s)    Score: 9.0    Platform: PHP    Posted by Hawkee on Mar 24, 2008
Bottom