Tom Rogers wrote:
Make sure you don't have any blank lines before the <?php
There isn't. I've got the suspicion it's got to do with the UTF-8
character encoding because of the characters '', I've seen this
before with HTML pages. Because of this I asked the person who's having
the problems to upload and test three different files versions of the
php file:
- ANSI
- UTF-8
- ANSI UTF-8 without BOM
None had any effect what so ever. What else can I try?
Philip Hallstrom pointed out that the returning header is set to
'Content-Type: text/html; charset=iso-8859-1' instead of 'Content-type:
image/jpeg'. What could be the cause of this?
Yours,
Age
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php