Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: MySQL: Image in a blob

by cowboy (Friar)
on Mar 29, 2005 at 00:56 UTC ( [id://443013]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <!-- image.html -->
    <img src="/cgi-bin/view_image.pl?image=123">
    
  2. or download this
    #!/usr/bin/perl
    # view_image.pl
    ...
      print $image_blob;
      exit;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://443013]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-23 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found