>      PHP is not able to load bmp images... is there any setting to be
>done in ini file???

PHP does not support BMP.

If you can find an OpenSource implementation of BMP functions, you could
probably add BMP support.

However, I think BMP is a Microsoft proprietary format, so there may be no
hope at all.

You *CAN* probably find something that you can http://php.net/exec to
convert BMP to something useful.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to