Hello,
I want to uploa the user image but before upload i have to change the file name for example
If user uploade file pic1.jpg than i have save this image with file name pic1_1.jpg
means i have to append userID with file name
I want to uploa the user image but before upload i have to change the file name for example
If user uploade file pic1.jpg than i have save this image with file name pic1_1.jpg
means i have to append userID with file name
Comment