[PHP-DEV] PHP 4.0 Bug #9666: Can't display image/pjpeg and image/gif in one sanme page

2001-03-10 Thread hellmarch
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.3pl1 PHP Bug Type: *Graphics related Bug description: Can't display image/pjpeg and image/gif in one sanme page I am using php 4.03pl1 version on linux now.I found that bug:i use mysql's BLOB mode to record a

[PHP-DEV] PHP 4.0 Bug #9666 Updated: Can't display image/pjpeg and image/gif in one sanme page

2001-03-10 Thread hellmarch
ID: 9666 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Graphics related Description: Can't display image/pjpeg and image/gif in one sanme page Sorry,this page is not on web,it's on my intranet.I am a Chinese,I am not good at english.I mean one of the two types wi

[PHP-DEV] PHP 4.0 Bug #9666 Updated: Can't display image/pjpeg and image/gif in one sanme page

2001-03-11 Thread hellmarch
ID: 9666 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Graphics related Description: Can't display image/pjpeg and image/gif in one sanme page Yes,I use addslashes on the binary data.Didn't need to use this function? Previous Comments:

[PHP-DEV] Bug #9666 Updated: Can't display image/pjpeg and image/gif in one sanme page

2001-05-10 Thread hellmarch
ID: 9666 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: *Graphics related Operating system: Linux PHP Version: 4.0.3pl1 Description: Can't display image/pjpeg and image/gif in one sanme page $data = addslashes(fread(fopen($image, "r"), filesize($image))); Previous Co

[PHP-DEV] Bug #9666 Updated: Can't display image/pjpeg and image/gif in one sanme page

2001-05-10 Thread hellmarch
ID: 9666 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Graphics related Operating system: Linux PHP Version: 4.0.3pl1 Description: Can't display image/pjpeg and image/gif in one sanme page No it's with php4.03 Ok I am using php4.05.Everything is good.Thanks a lot