Re: [PHP] Check wheter GD function is working

2002-12-06 Thread @ Edwin
Hello, <[EMAIL PROTECTED]> wrote: > Hello list, > > how can I check wheter GD-function is working and running? First check phpinfo() and see under "gd" then read more info here: http://www.php.net/manual/en/ref.image.php - E PS: Pls. don't flood the list with same messages... -- PHP Gene

[PHP] Check wheter GD function is working

2002-12-06 Thread info
Hello list, how can I check wheter GD-function is working and running? Oliver Etzel