Re: [PHP] Problems displaying images with PHP-GD

2005-01-30 Thread Richard Lynch
Ian Johnson wrote: > I am trying to use GD to create and manipulate images but the > statement: > > header ("Content-type: image/jpg"); > > generates the error message: > > The image "http://localhost/gdtst2.php"; cannot be displayed, because > it contains errors. Wild Guess: You have a b

[PHP] Problems displaying images with PHP-GD

2005-01-28 Thread Ian Johnson
Hello I am trying to use GD to create and manipulate images but the statement: header ("Content-type: image/jpg"); generates the error message: The image "http://localhost/gdtst2.php"; cannot be displayed, because it contains errors. There is no error message in the ../httpd/error