Hello.
I`m looking for some function, which do this:
-finds all gif (jpeg, png) files in actual directory
-puts names of those files into array
For example $array[0] = image1.gif; $array[1] = image2.gif etc.
Thnx a lot
...and sorry for my english:queasy: