View Single Post
  #1 (permalink)  
Old 07-04-09, 02:01 PM
Deansatch Deansatch is offline
Coding Addict
 
Join Date: Jul 2006
Location: Northumberland
Posts: 373
Thanks: 0
Thanked 0 Times in 0 Posts
Convert blob image into jpg

I wrote a script for a site a few years ago and stupidly made image uploads into blobs in the database. I now want to put them all in an images folder instead as jpegs. The only way I know how to do this is to open each blob in the browser and use "save as".

Is there an easier way to do this?
__________________
Aye!
Reply With Quote