I'd like to ask something interesting to those who like difficult things in php or javascript+php, I dont mind.
I'd like to know a nice way or get some orientation of how to upload a file to a database (that's super easy) but at the same time the program has to find and upload to the same database a full folder in the same level.
It's easy to understand: filename + filename_folder.
The user just hasto find the filename in the uploader brower and that's it, the program will do the rest.
thanks in advance for the answers!