For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > January 2008 > Manipulating Blob Fields









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Manipulating Blob Fields
Alan Bannister

2008-01-08, 7:02 pm

Hi, this is my first posting to this group, so I hope it gets to the right
place!



I have been experimenting with uploading image files and storing them in a
mySQL database table.



So far I have been able to upload and extract data from an image file, add
it to the database and subsequently display it. I can also resize, etc. so
long as I have the original file to process.



What I cannot fathom is how to do this by reading image data stored in a
blob field in the table rather than a file. Most of the image functions
seem to need a file as the source.



Anyone help a newbie?



Alan Bannister


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com