Forum Moderators: coopster
I have the upload portion under control (I think) but i can't figure out how to dynamically create the folder the uploads will be stored in.
Basically, I have a form they fill out. I want the name of the folder where the uploads go to be one of the fields they enter in the form.
the path would be
upload/$example/
I hope I am making sense? Is this even possible? Thanks