Reply to Re: overwrite files

Re: overwrite files new!
by colin, 16 years, 3 months ago
1. As per the FAQ: You should use $handle->file_auto_rename = false; to prevent the class renaming the file automatically, and then $handle->file_overwrite = true; to allow the class to overwrite the file. This also works when working on local files.

2. Yes, it can. You may want to add some more MIME types in $handle->allowed if some are missing for your specific files.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important