Hi there,
I have in Perl Scripts FreezeThaw functions. (http://www.blahz.ab.ca/books/books/perl2/advprog/ch10_02.htm)
I would like use this in PHP. How do I do this same functions in PHP?
Thanks.
This would be one time I say, stick with the Perl script. If it ain't broke don't fix it.
You mean you want to reimplement [man]serialize[/man]?