How To List All Files In A Directory Using Php
- Forums
- PHP
- How To List All Files In A Directory Using Php
This Page Contains information about How To List All Files In A Directory Using Php By Telmeasr in category PHP with 1 Replies. [2103], Last Updated: Mon Jun 24, 2024
Telmeasr
Wed Oct 06, 2010
1 Comments
598 Visits
hi, im kinda new to PHP, i am writing a script and i want to find a file in a directory, but first i have to get all the files which are located in a directory.
for example, lets say i have a directory tree like this:
./fruits
oranges.php
grapes.php
bananas.php
apples.php
as you can see i want to be able to get all these php files from code
does anyone know how about getting and listing all the current files from a folder?
thanks
https://www.webune.com/forums/20101006cgzz.html