Hi,

I'm looking for the best way to store an array or hash in a file on disc,
so it can be picked up by another cgi. 

I'm currently storing to a file where every line contains an element
(and I know that every 6 lines contain a column in my array). But I find
this rather...hmmm....not so elegant. 

Isn't their a sort of "hash dump" that will encapsulate the whole hash
and dump it in binary on the disc - so that it can be simply read in
again directly within a hash? 

Philip


___________________________________________________________________
To get your own FREE ZDNet Onebox - FREE voicemail, email, and fax,
all in one place - sign up today at http://www.zdnetonebox.com

Reply via email to