RE: [PHP-DB] pictures into MySQL

2002-12-21 Thread Boaz Yahav
http://www.weberdev.com/index.php3?GoTo=ViewArticle.php3?ArticleID=3 Sincerely berber Visit http://www.weberdev.com/ Today!!! To see where PHP might take you tomorrow. -Original Message- From: Seabird [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 10:28 PM To: [EMAIL PROTE

RE: [PHP-DB] pictures into MySQL

2002-12-18 Thread Matthew Moldvan
I'm not completely sure of the implementation details, but look into the BLOB data type. http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#BLO B Regards, Matthew Moldvan --- System Administrator Trilogy International, Inc http://

Re: [PHP-DB] pictures into MySQL

2002-12-17 Thread Jason Wong
On Tuesday 17 December 2002 04:27, Seabird wrote: > Hi everyone, > > I know that inserting actual pictures into a MySQL DB is not the best > solution, but since I know the size is going to be limited I want to do it > anyways. How do I upload a picture into a DB? (what type of table etc.). google