Reply to Re: Delete uploaded/created images?

Re: Delete uploaded/created images? new!
by colin, 17 years, 5 months ago
The images that you create with the class are being written to the server. The purpose of the class is not to delete any images.

If you want to delete some of the images, either you ask the class not to create them in the first place, either you delete them afterwards, in your script.

If you talk about the source image, it is being stored in the PHP temp directory, and will eventually be deleted after a while. Else, you can simply call $foo->clean() to delete the source image.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