How to create a database of "files in the folder"?
Posted: Sun Nov 09, 2008 10:55 am
I'm trying to:
1. upload (say, 100 images) to a folder.
2. Create a database of that 100 images. (which contains something like name, artist, etc.)
Could anyone please give me a guidance on how to do this with PHP please? (only for step 2. I can just use ftp for step 1)
Thank you in advance.
1. upload (say, 100 images) to a folder.
2. Create a database of that 100 images. (which contains something like name, artist, etc.)
Could anyone please give me a guidance on how to do this with PHP please? (only for step 2. I can just use ftp for step 1)
Thank you in advance.