Posted by Ewoud Dronkert on 11/15/23 11:29
jamen wrote: > Put all the files in an array and sort it [...] > asort($files); No need for asort(), just use sort(). See http://php.net/sort -- E. Dronkert
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming