php - How can I determine why imageCopyResampled is failing? -


i calling php's imagecopyresampled() function , failing. i'm not sure why (i looked closely @ code , don't see obvious errors passing in empty or non-numeric values, , know source image there, etc.).

so i'm not asking how solve problem, rather can diagnose it, since function returns true or false. don't see errors or warnings being outputted page or in error log, , calling error_get_last() returns nothing.

any ideas?


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -