RE: [PHP] pro's and con's of storing images

2001-02-15 Thread Maxim Maletsky
AIL PROTECTED]] Sent: Friday, February 16, 2001 12:41 PM To: Maxim Maletsky; 'Adrian Murphy'; [EMAIL PROTECTED] Subject: Re: [PHP] pro's and con's of storing images This may be getting off topic, but the only way storing images in a database DOES make sense is if you are accessing

Re: [PHP] pro's and con's of storing images

2001-02-15 Thread Andrew Hill
This may be getting off topic, but the only way storing images in a database DOES make sense is if you are accessing the the database via WebDAV. .02 Best regards, Andrew --- Andrew Hill - OpenLink Software Director Technology Evangelism eBusiness Infrastruct

RE: [PHP] pro's and con's of storing images

2001-02-15 Thread Maxim Maletsky
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 fo

Re: [PHP] pro's and con's of storing images

2001-02-14 Thread Thomas Deliduka
On 2/14/01 7:12 AM this was written: > 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