Re: [PHP] Newbie: can I store flash file into Mysql DB
- From: vuthecuong@xxxxxxxxxx (vuthecuong)
- Date: Wed, 29 Oct 2008 03:32:42 -0700 (PDT)
Stut wrote:
Thanks for fast reply. Could you tell me the reason against it?
On 29 Oct 2008, at 10:20, vuthecuong wrote:
technically can I store flash file into Mysql DB using PHP?
Yes.
what point should I pay attention for that?
The blob field type.
But I would recommend against it. Why not store the files on disk and
only store the filenames in the DB?
-Stut
--
http://stut.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
regards,
--
View this message in context: http://www.nabble.com/Newbie%3A-can-I-store-flash-file-into-Mysql-DB-tp20224150p20224340.html
Sent from the PHP - General mailing list archive at Nabble.com.
.
- Follow-Ups:
- References:
- [PHP] Newbie: can I store flash file into Mysql DB
- From: vuthecuong
- Re: [PHP] Newbie: can I store flash file into Mysql DB
- From: Stut
- [PHP] Newbie: can I store flash file into Mysql DB
- Prev by Date: Re: [PHP] Newbie: can I store flash file into Mysql DB
- Next by Date: Re: [PHP] Newbie: can I store flash file into Mysql DB
- Previous by thread: Re: [PHP] Newbie: can I store flash file into Mysql DB
- Next by thread: Re: [PHP] Newbie: can I store flash file into Mysql DB
- Index(es):
Relevant Pages
|