how to get directory structure in php?

  • Thread starter Thread starter Jimmy
  • Start date Start date
J

Jimmy

Guest
I want the directory name with its file names in php.Suppose there is main directory and in that sub directories.In sub directories there are many files.I want the name of sub directories with the file names using php.
 
Back
Top