|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-09-02 23:52 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 06:00:02 2025 UTC |
Description: ------------ well here is the code and the result infront of u . i m very new to php. well done many things coz i know the asp and someother . but never done about GD or created the images on fly. so testing something with gd lib. just done remove the semicollon from the extension to run php_gd2.dll file . Reproduce code: --------------- <? header ("Content-type: image/gif"); $im = @ImageCreateFromGIF ("d:\php\php.gif"); if(!$im) { $img_handle = ImageCreate (200, 20) or die ("Cannot Create image"); $back_color = ImageColorAllocate ($img_handle, 0, 10, 10); $txt_color = ImageColorAllocate ($img_handle, 235, 235, 51); ImageString ($img_handle, 10, 25, 5, "Image Not Found", $txt_color); ImagePng ($img_handle); } Else { echo "Image is Found"; } ?> <htmL> <head><title>My first app</title></head><body bgcolor=red></body></html> Expected result: ---------------- well expect result is that to show me an image the image not fonund or simply print the text image is found and it is on the red bg. with the title of the document is my first app but instead of this all the result is very different... Actual result: -------------- ?PNG IHDR??j??PLTE ??3'?5z?IDATx?c`~?L2? ?@? .??9? ??d?a??m?~??3?: ?c?e?39????$??Ҥg?C?9??&???0?43i?6$??o?0??&s#?cV?7??}i? l??<{??Χ????f?t???<???? ?B??,?C*7IEND?B`?