Page 1 of 1

How to test exec() returns ok

Posted: Fri Feb 24, 2006 7:56 am
by jmut
How could I know that exec() or any other similar kommand executed properly.

My particular question is for using convert from
http://www.imagemagick.org/script/index.php tool
10x

tried with second and third parameters but they ouput the same no matter what.

Posted: Fri Feb 24, 2006 11:50 am
by s.dot
echo your exec statement and make sure it returns what you want
then try it in a shell