Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: saving data problem

by crazyinsomniac (Prior)
on Oct 20, 2002 at 06:25 UTC ( [id://206631]=note: print w/replies, xml ) Need Help??


in reply to Re: saving data problem
in thread saving data problem

As much as I LOOOOVE Data::Dumper, in this instance, i'd prefer (and i'm quoting the CGI.pm docs)

SAVING THE STATE OF THE SCRIPT TO A FILE:

    $query->save(FILEHANDLE); This will write the current state of the form to the provided filehandle. You can read it back in by providing a filehandle to the new() method. Note that the filehandle can be a file, a pipe, or whatever!

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Log In?
Username:
Password:

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

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

    No recent polls found