directory read
Posted: Fri Feb 13, 2004 8:43 am
I have a folder that I want php to read and output the contents as links so
/folder
test.txt
test2.txt
I want php to read /folder and give me links to the 2 files in that folder. How do I do this?
Thanks
/folder
test.txt
test2.txt
I want php to read /folder and give me links to the 2 files in that folder. How do I do this?
Thanks