:Has anyone done any work with getting images into and out of a MYSQL
    :database?  I have used mysql for some time, but never stored
    :an image in a
    :blob field.  I am curious on how to insert the image from a
    :web form upload,
    :and how to display the picture on another HTML page.  Preferred web
    :scripting is ColdFusion, but PHP/PERL would be helpful too.
    :Thank you for
    :your help.

http://gallery.handalak.com/cgi-bin/gallery/1004

The above is my web gallery. That's how it works. I have a control panel
from
where upload images, and they are stored in mysql tables. Then
programmaticly
they are retrieved. If you look at the source of images tags, you may have
an idea how it's done.

Sherzod

P.S. It's done in Perl



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to