Re: [PHP] help - outputting a jpeg

2006-08-31 Thread Curt Zirzow
On 8/29/06, Ross <[EMAIL PROTECTED]> wrote: I just get all the binary data output and also dont use @ to suppress errors it will cause your more problems, turn off display_errors and keep error_reportlng at minimum E_WARNING, and log the errors to a file. Curt. -- PHP General Mailing List (h

[PHP] help - outputting a jpeg

2006-08-29 Thread Ross
I just get all the binary data output "; } -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php