01-21-2009, 08:04 PM
|
#3 (permalink)
|
|
The Acquainted
Join Date: May 2008
Location: Québec
Posts: 104
Thanks: 10
|
Solved !
PHP Code:
natsort($files); $files = array_reverse($files);
__________________
That's why we are not alone on earth... let's build !
|
|
|
|