Hi,
I need a code to upload and verify image with jpg, gif and png extension files. If the file is not end with either these 3 extension than echo "not accept".
Also check whether my folder picture/ have this file exist, if yes rename the file with _rn and than upload.
I saw many image upload scripts but couldn't find one that check if the file is exist in my directory than rename it and upload...
Someone please help thanks.