On Mon, Jul 08, 2002 at 04:34:20PM -0600, René Fournier wrote:
>
> Do I store all such images in the DB? (Which I understand reduces
> performance.)
You can, but it's a pain and inefficient.
> Or do I--somehow--store the images as files on the client's web server?
> And if so, how? (Because
I'm working on a simple content management system that uses PHP and
MySQL for updating a web site's text (stored in a MySQL database). (The
PHP scripts that do the updating (my stuf) live on one web server, the
actual DB data to be updated (my client's stuff) live on another.) So
far, I've onl
At 12:48 PM -0700 16/4/02, Fifield, Mike wrote:
>Is anyone out there running a website that stores images as binary data in
>MySql that could comment on this?
I only store the images in the database when there is an admin
interface which allows new images to be uploaded.
If these images were st
After posting my question about performance earlier this morning it was
suggested that I also store the jpg's in the database, (thanks Maxim). I did
a little research and got a lot of conflicting information on weather this
is a good idea or not. For example the following url states that you suffe
4 matches
Mail list logo