Forum Moderators: coopster
Say a folder called data has index.php and text.txt in it.
Now I code $files=get_contents_of_folder('data'), and that makes this: $files[0]='index.php' and $files='text.txt'.
Please help.
[1][edited by: Jacob_or_JaF at 8:27 pm (utc) on Aug. 17, 2006]
list files in a directory [google.com]