Click to See Complete Forum and Search --> : how to check imagemagic, GD installed


nagasea
07-22-2003, 01:36 PM
what's the easiest waye to check imagemagic / GD image installed in the server without asking the server owner.

wahooka
07-23-2003, 03:03 AM
use echo phpinfo();

and just check and see if its installed ;)