RE: [PHP-INST] Inserting images into MySQL using PHP

2001-05-13 Thread James Kapherr
Thanks - I will do that instead --James -Original Message- From: Johannes Janson [mailto:[EMAIL PROTECTED]] Sent: 13 May 2001 13:49 To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Inserting images into MySQL using PHP Hi, > I was wondering if there was a way to store images (jpg or

Re: [PHP-INST] Inserting images into MySQL using PHP

2001-05-13 Thread Johannes Janson
Hi, > I was wondering if there was a way to store images (jpg or gif) into a MySQL > database using PHP. you could use a blob. But it probably is better just to store the path to the image in your DB. hope it helps Johannes -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e