Flipper
03-09-2001, 06:31 PM
Is there a function in cgi/perl which will sort an array of numbers into ascending order? I tried sort but it returns
444 555 6.12 666 777 etc
cheers
S.
444 555 6.12 666 777 etc
cheers
S.
View Full Version : cgi: sort () for numbers