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
Ed Curtis wrote:
Is there a way to make readdir output filenames alphabetically?
Thanks,
Ed
Never mind. I figured out how to do it using an array and sort.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo