02-02-2008, 09:16 PM
|
#7 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
The errors listed by CΛSTΞX would occur if the file cannot be loaded in the line: $image=imagecreatefromjpeg($file); Perhaps introduce some basic condition and/or error checking to prevent errors piling up on top of themselves.
|
|
|
|