I have a personal dislike to storing binary data in a database. What I
do is upload the file to a specific place on the server and then insert
a link into the database as the URL to the file.

There's loads of places you can find upload examples - try
www.thickbook.com or www.phpbuilder.net

HTH :-)


Dave


-----Original Message-----
From: Mad Nas [mailto:[EMAIL PROTECTED]]
Sent: 16 August 2001 10:11
To: [EMAIL PROTECTED]
Subject: [PHP-DB] how can save image in mysql


Hi all
How can save a image in a field of mysql table with use php language ?

thanks for answer
Mad Nas



-- 
PHP Database 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 Database 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]

Reply via email to