ID:               50008
 Updated by:       [email protected]
 Reported By:      divya at itriangle dot in
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: Linux
 PHP Version:      5.2SVN-2009-10-27 (SVN)
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

not the source is stored but your browser uses the script's name,
please look for the right headers to use at some support place.


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

[2009-10-27 05:31:40] divya at itriangle dot in

Description:
------------
creating the image and loading the image on the browser as :- 

imageGIF($image);
imageInterlace($image, 1);
imageColorTransparent($image, $colorBackgr);
imagedestroy($image);  

After the creation and loading the image on the browser,unable to save

the image by right click operation(save image as). instead the php file

used to create the image gets saved .



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


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

Reply via email to