RE: [PHP-DB] How to store an image into a db?

2002-05-25 Thread Boaz Yahav
ow to store an image into a db? Hi there, I recently heard about storing images in a blob column in MySQl. Now I am wondering how to do that. I mean isn't there a potential security problem because of buffer over flow? How would I do that with php anyway? Thank you guys for any hint. Andy

RE: [PHP-DB] How to store an image into a db?

2002-05-25 Thread SP
AM To: [EMAIL PROTECTED] Subject: [PHP-DB] How to store an image into a db? Hi there, I recently heard about storing images in a blob column in MySQl. Now I am wondering how to do that. I mean isn't there a potential security problem because of buffer over flow? How would I do that with php anyw

[PHP-DB] How to store an image into a db?

2002-05-25 Thread andy
Hi there, I recently heard about storing images in a blob column in MySQl. Now I am wondering how to do that. I mean isn't there a potential security problem because of buffer over flow? How would I do that with php anyway? Thank you guys for any hint. Andy -- PHP Database Mailing List (htt