On Sat, 23 Sep 2000, reyza wrote:
> ini program php saya waktu bikin image
> <?
> Header ("Content-Type: image/gif");
> $im = ImageCreate(100,100);
> $black = ImageColorAllocate ($im, 0,0,0);
> $white = ImageColorAllocate ($im ,255,255,255);
> ImageLine = $im, 0,0,90,90);
> ImageGif($im);
> ImageDestroy($im)
> ?>
>
> ini saya buat tanpa header html ... tapi gagal gambar tidak keluar.
> saya sudah coba configure ulang dengan --with-gd tapi libphp3.so tidak
> keluar ....
> mohon bantuan dan pecerahan yang paling cerah... apakah memang program
> saya yang salah atau memang lib gd tidak ada.......
Lib gdnya versi berapa ?
Dari PHP Manual :
" Note: Since all GIF support was removed from the GD library in version
1.6, this function is not available if you are using that version of the
GD library. "
>
Hadi PS
[EMAIL PROTECTED]
--
Visit Ukhuwah.or.id at http://www.ukhuwah.or.id
The Coolest Islamic Portal in Indonesia
--------------------------------------------------------------------------------
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3
Pengelola dapat dihubungi lewat [EMAIL PROTECTED]