Hi, I have a Godaddy linux account which apparently has ImageMagick 6 installed here: /usr/local/bin/ And I found some example PHP scripts to use (many different ones). I am trying to understand how I would actually get my example script to find the convert command from imagemagick. I tried replacing: "convert" with "/usr/local/bin/convert" in the scripts but this did not work. Could anyone pass me over some php script that i could upload to my server and then run it. I could then look over the script and hopefully start to understand what is going on. Sorry if I seem so dumb right now? I understand the concept, just not how to execute it right now!!
I don't use imagemagick but I remember I came by a couple of handlers of which you should use one to call the function. Let me google that for you. I think it was in sitepoint articles. Yes here it is: from http://www.sitepoint.com/article/dynamic-images-imagemagick