Re: [PHP-DEV] Bug #11513: ImageCreateFromGIF not work From: Hartmut Holzgraefe (hartmut <email protected>)
Date: 06/20/01

admin <email protected> wrote:
>
> From: admin <email protected>
> Operating system: Windows2000
> PHP version: 4.0.5
> PHP Bug Type: PHP options/info functions
> Bug description: ImageCreateFromGIF not work
>
> $img =  <email protected>("counter/$type/bg.gif");
>
> --
> Edit Bug report at: http://bugs.php.net/?id=11513&edit=1

reporting 'does not work' for code suppressing errors by prepending @
to function calls is usualy a bad idea

maybe we should add this to the Do's&Don'ts File?

-- 
Hartmut Holzgraefe  hartmut <email protected>  http://www.six.de  +49-711-99091-77

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>