[thelist] Date sort algorithm

Chris Blessing webguy at mail.rit.edu
Thu May 30 10:04:01 CDT 2002


Check out usort() which you can use in conjunction with a simple comparison
function to sort whatever you want.  Good luck!

Chris Blessing
webguy at mail.rit.edu
http://www.330i.net

> > Does anybody know a good date sort algorithm. Im wanting to
> > pull a series of events from a MySQL database, sorted in
> > order of date using PHP.




More information about the thelist mailing list