I guess you have an issue while you try to create thumbnail from a jpg, merge two jpgs or crop a jpg. Issue is that @createimagefromjpg fails without any reason on a code like this $srcImage = @createimagefromjpeg($filePath); Now, if … Continue reading
December 22, 2012
by Ketan Patel
0 comments