Jump to content

Overwrite image that was already uploaded


kidintraffic

Recommended Posts

When a user uploads an image from a form, the image is loaded to a directory on my server.  If the user uploads an image with the same filename as one that already exists in the uploaded folder, they receive this error:

 

Warning: copy(image path/image name.jpg) [function.copy]: failed to open stream: Permission denied in /var/www/uploadpage.php on line 22

 

Is there a way to hide this error or to allow the user to overwrite the existing image?

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.