Date: 08/15/00
- Next message: Joshua Brindle: "[PHP-DEV] Bug #6510 LDAP"
- Previous message: Maxim Batourine: "[PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: andrew.swh <email protected>
Operating system: linux (mandrake 7.1)
PHP version: 3.0.16
PHP Bug Type: Misbehaving function
Bug description: imagetypes() function unsupported or undefined
When tyying to use the imagetypes function is get
"Fatal error: Call to unsupported or undefined function imagetypes() in theme.php3 on line 35"
Short sample follows clipped straight from your example
if (ImageTypes() & IMG_PNG) {
echo "PNG Support is enabled";
}
-- 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>
- Next message: Joshua Brindle: "[PHP-DEV] Bug #6510 LDAP"
- Previous message: Maxim Batourine: "[PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

