Hello folks!
Is it possible to create directories on my web server based on new database entries?
I am implementing a photo gallery and want to have it such that, when a user ADDS a new Gallery, a (sub)directory is created with the name that the user gave the gallery. Then when the user uploads photos into that gallery, they are actually stored in the corresponding folder.
Help, anyone?
Thanks so much in advance!