BTW there is no image() function, but there are plenty of functions that start with image, try one of those, e.g. $im = imagecreate(100, 100);

Kenneth wrote:

dear all,
additional to the previous post, I was told that for later version of php,
there is already GD with it, and what should i do is just uncomment the
php_gd2.dll line...i've tried this also, but it still doesn't work, how can
i solve this and use the function image....thanks


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to