What should be done to get titles (eg abc.jpg) of images from a folder/directory using PHP and storing them in an array.
For example:
a[0] = \'ac.jp
glob in php - Find pathnames matching a pattern