Yes, you can store "files" in a MySQL database. You store them in some
type of BLOB field, and just insert the binary data right into it. One
thing to watch out for is slashes. I forget if you need to addslashes
before putting the data into the database, but I think you need to
stripslashes
Dear all
Can someone pls tell me is php will be able to grep text from MS Word and
then save that word file into MYSQL database? Which means is MYSQL will be
able to store files into it's table?
Thx a lot
jack
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,