Hi I am trying to show all files and folders in a dir with php
e.g
Dir: system/infomation/
Folder - User
Files From User - User1.txt
Files From User - User2.txt
Files From User - User3.txt
Files From User - User4.txt
Folder - Players
Files From Players - Player1.txt
Files From Players - Player2.txt
Files From Players - Player3.txt
Files From Players - Player4.txt
Can someone lead me down the right street please
Thank You