Re: How can I send a gif picture to the mobile client via php?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






Richard Lynch wrote:
>
>
>
>
> Å£À¤ wrote:
>>
>> Dear phpers,
>> I'm using php 4.2.2 and gd version 1.8 which seems don't support gif
>> pictures.
>> However, I want to send a single gif picture to the client side.
>> How can I do it?
>
> Upgrade to 2.0?
>
> Or find that third-party vendor who provided GIF support for GD 1.8 back
> when GD was philosophically opposed to including it?
>
> Since you'd have to re-install GD and then the PHP GD Module, you'd be
> better off going with 2.0, almost for sure.

PS Just saw "mobile client" in the Subject.

I believe mobile phones use WBMP format. (Wireless Bitmap)

Which PHP/GD supports, of course. :-)

So another viable answer is: "Don't send GIF, send WBMP"

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux