Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Storing multi-line form data in a flat file?

by arturo (Vicar)
on Mar 15, 2001 at 02:25 UTC ( [id://64525]=note: print w/replies, xml ) Need Help??


in reply to Storing multi-line form data in a flat file?

Hmm, here's my thought: store each line of the multiline data (sans newline) in an array, and serialize yon array before you store it in the flat file. Storable or FreezeThaw are worth checking into here.

Other solution: why use flatfiles?

Philosophy can be made out of anything. Or less -- Jerry A. Fodor

Log In?
Username:
Password:

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

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

    No recent polls found