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

Re: PostgreSQL and binary data

by Alex the Serb (Monk)
on Dec 25, 2001 at 16:33 UTC ( [id://134281]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open PIC "/dir_to_pic/picture";
    undef $/;                           # by default the new line '\n'
    my $picture = <PIC>;
    $/="\n";                            # should return it after
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-03-29 04:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found