View Single Post
  #2  
Old 09-12-2007, 11:53 AM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: Function for sorting array

have a look at http://www.phpinsider.com/smarty-forum/viewtopic.php?t=1079

or you can sort it in php using something like 'usort' and pass that array to smarty
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote