On Fri, May 24, 2013 at 9:50 AM, Jonathan Duncan < [email protected]> wrote: > > If this was my client I would push back on this request until I knew and > understood the full reasoning behind it. And even then I would strongly > advise against it. But that is just me. The client probably does not > understand what he is requesting. >
DItto. I worked on a site that stored some of it's images in the database (MySQL), and the pages that displayed those images were ridiculously slow to load. >From answers on StackOverflow[0], it sounds like there might be some use cases that justify storing files in the database. -- David Landry [0] http://stackoverflow.com/questions/3748/storing-images-in-db-yea-or-nay /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
