08-08-2010, 06:02 PM
|
#2 (permalink)
|
|
The Contributor
Join Date: Feb 2010
Posts: 69
Thanks: 16
|
i am not 100% sure but i think you would put it here
$newname="./forums/images/avatars/gallery/".$avatar."/".$image_name;
This is the location of where it will be stored right?
so just before it you would scan to see if its already there and if it is then bail out
|
|
|
|