PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I installed PHP 4.3.3 on windows 2003 IIS 6 everything is wroking but in one page I used a gd library for drawing image,the image is not appearing.. and no errors displaying.
pls help me.
May be you have error reporting turned off? Or may be you are trying to generate an unsupported image for your browser, (ie. alpha blended png in IE6)?