RE: No luck creating dynamic images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



One trick I use is invoke the dynamic image module directly (code the URL in
the address field of the browser), along with making sure that the
outputting of headers doesn't take place until just before the image output
command.  This allows the browser to display any syntax errors and such.

Warren Vail


-----Original Message-----
From: Jason Wong [mailto:php-general@xxxxxxxxxxxx] 
Sent: Monday, November 01, 2004 6:40 PM
To: php-general@xxxxxxxxxxxxx
Subject: Re:  No luck creating dynamic images


On Monday 01 November 2004 18:24, Ken Tozier wrote:
> I've been trying for most of the day to generate a simple dynamic 
> image in my php script without any success. It seems obvious that 
> something isn't right with my php environment as even the simplest 
> images (like a
> rectangle) only yield the broken link icon. Does anyone know of any in
> depth resource for php trouble shooting? I've already scoured the
> php.net site and it wasn't of much help.

Enable FULL error reporting.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
 "Hey, sexy mama. Wanna kill all the humans?" -Bender 
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux