ID: 9666
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Graphics related
Operating system:
PHP Version: 4.0.3pl1
Assigned To:
Comments:
Please include your whole script AND the images you have problems with.
regards,
Derick
Previous Comments:
---------------------------------------------------------------------------
[2001-05-10 10:43:18] [EMAIL PROTECTED]
$data = addslashes(fread(fopen($image, "r"), filesize($image)));
---------------------------------------------------------------------------
[2001-05-10 05:55:45] [EMAIL PROTECTED]
No feedback. If problem exists with PHP 4.0.5, reopen.
---------------------------------------------------------------------------
[2001-04-19 09:55:02] [EMAIL PROTECTED]
Could you please add script into this report that you use to
ADD the images into the database? And please make it short
one.
--Jani
---------------------------------------------------------------------------
[2001-03-11 20:36:44] [EMAIL PROTECTED]
Yes,I use addslashes on the binary data.Didn't need to use this function?
---------------------------------------------------------------------------
[2001-03-11 05:35:11] [EMAIL PROTECTED]
If you inserted this with PHP also, did you use addslashes
on the binary data? IIRC that's required, or mysql 'll be kinda messy with the data..
-- Mathieu
---------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view the rest of the
comments, please view the bug report online.
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9666&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]