Author |
Message |
Topic: unlink (php file deletion won't work) |
murfituk
Replies: 4
Views: 15663
|
|
Toasty - you were spot on.
I was in a for loop (from 1 to number_of_pages),
creating the watermarked image using a function, saving it, putting it in the zip and then trying to delete the image. ... |
Topic: unlink (php file deletion won't work) |
murfituk
Replies: 4
Views: 15663
|
|
Got a script that takes a few jpgs, adds watermarks, saves the new images in a folder, takes all the images and puts them in a zip. Then the script goes through and unlinks all the new jpgs. Can del ... |
|