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