Hi:
I would like to implement images upload in fixed directories, that is, I don't want to have the user choosing the directory where he will upload the images...I would like to programatically create a different subdirectory (under uploads directory) for each message the user would post, so the uploaded images for this post not be in the same directory that the rest of the other post's images. It is possible? And so, how?
Regards;
Gus