[snip]
> Before the image is created you can get an array of things in the temp
> file, then check for a new thing after the image is created. You can
> verify the file type and if all is kosher, delete it.

Seems like this is something that either the GD lib or PHP should be
doing and 
not the user. Shouldn't this be reported as a bug?
[/snip]

Not necessarily. Several languages require that you write your own
clean-up code for things like this.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to