hi all, i have tried to make a simple image creation(learning from an online tutorial website), but it doesn't work. and i was wondering if there was any way of telling if my webhost supports php_gd.dll or not?
i get this error
Warning: Cannot add header information - headers already sent by (output started at image.php:6) in image.php on line 7
Fatal error: Call to undefined function: imagecreate() in image.php on line 8
Thanks
Coca-Bear