Hi, I have a problem, I need to get about 20,000 files ready for a website. I wanted at first to create rows and databases to dynamically call each one with a title, description, and size. After seeing the high amount of files to be uploaded to this site though, I see what a difficult task that would be.
Is there an easier way of doing this? Either by having the database read the directory they are located in or by having an automatic entry added to the database each time a file is uploaded?
Thanks.