I am reading through a directory with some pictures and such using a pretty simple implementation of readdir() like the following:
if ($handle = opendir($pat
i suppose docs are quite clear here.
order in which they are stored in filesystem
is not the same as alphabetic order