View Single Post
  #1 (permalink)  
Old 03-14-2007, 02:51 PM
madmanlear madmanlear is offline
WebProWorld New Member
 

Join Date: Oct 2005
Location: Atlanta, GA
Posts: 9
madmanlear RepRank 0
Default Images in a MySQL Database

I have quite a brainteaser for you all.

On almost every website I create I use a MySQL backend in some form or another. And one of favorite things is MySQL's ability to store entire image files in BLOBs, and then output those with a little PHP. BUT! I have found no way to replace an image BLOB once it has been created. My PHP skills fail miserably. But I know it's possible, because I can do it through PHP MyAdmin.

This would be a huge asset to me, and I'm sure many others. So I got an Easter Basket for whoever can solve this one for me.
Reply With Quote