[thelist] sql order by sizes

der wert derwert at hotmail.com
Sat Jul 7 17:22:08 CDT 2007


What I would do is use integers in the database and then in the page you're 
outputting the data create an array

sizes[1]="Sm";
sizes[2]="Med";
sizes[3]="Lg";

etc

so the index for the array would match up with the integer for the 
corresponding size which should make it easier in displaying.

_________________________________________________________________
http://newlivehotmail.com




More information about the thelist mailing list