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 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-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Install 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]