ID:               45063
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ahmedt at student dot cbhs dot school dot nz
-Status:           Open
+Status:           Feedback
 Bug Type:         GD related
 Operating System: Windows XP Home
 PHP Version:      5.2.6
-Assigned To:      
+Assigned To:      pajoye
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2008-05-22 01:24:35] ahmedt at student dot cbhs dot school dot nz

Description:
------------
I can't create images width images functions. Even the pp documentation
examples for png image returns something like "The [URL] contains error,
image can't be displayed". If yiu take off the 'header()' call. It
returns some squares, un-readable by human characters. I am using GD
2.0.34.(php 5.2.5) phpinfo() says GD is enabled and able to make png,
jpeg, gif images. GD version is the version that comes with PHP 5.2.5

Reproduce code:
---------------
something like "The url http://127.0.p0./image.php contains error,
image can't be displayed". 

Actual result:
--------------
To output images png,jpeg ect.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45063&edit=1

Reply via email to