View Single Post
Sponsorlu Bağlantılar
Zoque.Forum
Advertisement
Old 10.02.2007   #2 (permalink)
s5prin
 
s5prin's Avatar
 
Üyelik Tarihi: 16.12.2006
Yer: istanbul
Yaş: 26
Mesaj: 484
Re: grafik oluşturuyorum ama hatalı oluyor

script'in başında dosya türünün ne olduğunu belirten bir header göndermelisin;
PHP Code:
header("Content-type: image/png");
header("Content-type: image/gif");
header("Content-type: image/jpeg");
header("Content-type: image/vnd.wap.wbmp"); 
..gibi.
__________________
Spoiler:
s5prin şu an çevrimdışı   Mesajdan alıntı yaparak yeni bir cevap ekleyin