Find out the imagemagic path using php

By | July 15, 2017

Find out the imagemagic path using php

If imagemagic not working in a particular server,most of the time this is because of path problem. Normaly this lbrary available in the
path usr/bin.

if you need to get the full path of imagemagic use the following commands in php