Get filenames of images in a directory

后端 未结 4 1866
心在旅途
心在旅途 2020-12-10 16:37

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         


        
4条回答
提交回复
热议问题