I am using Host Gator and i have the path to the Imagick it is T /usr/bin/ The local path to convert with ImageMagick is one of the following… /usr/bin/convert /usr/local/bin/convert /usr/bin/X11/convert.
How can I include that in my Php page? Do I need to use a require statement? Anyone have any ideas please let me know