At 6:37 AM +0000 23/4/02, mm fernandez wrote: >hi...is it possible to store pics (jpeg/gif) on the mysql database? if so, >how and what type should that field be?
How: just addslashes() on the content and insert it. What: a blob of an appropriate size. ...R. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php