How do you use dynamic image names?
I wish to rename the uploaded image filename to the text submitted during the insert/upload.
example: There is a hidden field containing the username of the user. When they upload and insert I want the image uploaded to have the same name as their username with the .jpg file extension. Or adding a code at the begginning of the name
How would I do this?
|
|
|