At 10:45 AM -0400 8/25/08, Ed Curtis wrote:
Is there a way to make readdir output filenames alphabetically? Thanks, Ed
Sure -- put the results in an array and then sort() or natsort() it. Cheers, tedd -- ------- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php