[PHP-DEV] PHP 4.0 Bug #9616 Updated: Image functions don't work under Netscape

2001-03-08 Thread sniper
ID: 9616 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Closed Bug Type: GD related Assigned To: Comments: Previous Comments: --- [2001-03-08 04:11:06] [EMAIL PROTECTED] The Image functions wo

[PHP-DEV] PHP 4.0 Bug #9616 Updated: Image functions don't work under Netscape

2001-03-08 Thread derick
ID: 9616 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: GD related Assigned To: Comments: You need to set your Content-Type correctly, like: Header ("Content-Type: image/jpeg"); IE will work without this, but Netscape will not If this is not the ca