How many times do I have to post it here ...
People, store the graphics (or any other kind of uploaded and not-uploaded
files) our of DBs, put them in some logic way in some directories so they
are easier to use. Not in DB. In DB it will just getting slower.
UNLESS there is no other solution for a problem you could have.
my point: whenever it is possible to store the files in folders rather then
DBs - store them so.
Cheers,
Maxim Maletsky
-----Original Message-----
From: Adrian Murphy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 9:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP] pro's and con's of storing images
I'm putting togeather a simple website buider app.
i'm allowing users to upload images.I'm wondering whether i should store
those images in a database or create dirs for each user.the mysql db has a
relatively small capacity but storing them to the db might make it simpler
for me.
also ftp functions don't work on the server and my damn isp keeps fobbing me
off when i ask him to do anything.
--
PHP General 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 General 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]