Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: CGI and image

by bart (Canon)
on Dec 18, 2016 at 11:19 UTC ( [id://1178004]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use MIME::Base64;
    printf '<img src="data:image/png;base64,%s">', encode_base64($image);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-16 11:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found