Using php to display the file names within a folder
Posted: Thu Sep 25, 2003 8:38 am
Hello guys,
I'm wondering how to display the file names (and possibly generating links to them) in a folder using php.
What I'm trying to do here is to allow people to upload some pictures onto my server and also be able to generate the latest list. I'm trying to avoid using database as I don't see the need to go to that extent.
So, I'm wondering if php can return the file names. Thanks!!
cj2000
I'm wondering how to display the file names (and possibly generating links to them) in a folder using php.
What I'm trying to do here is to allow people to upload some pictures onto my server and also be able to generate the latest list. I'm trying to avoid using database as I don't see the need to go to that extent.
So, I'm wondering if php can return the file names. Thanks!!
cj2000