d_i_r_t_y has asked for the wisdom of the Perl Monks concerning the following question:
the problem is: i'd like to have a persistent data structure or set of RDMS data which persists across multiple cgi script sessions.
the best methods that i can envisage for doing this are:
advice, comparisons, and links all greatly appreciated.
j.a.dirty.p.h
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: the best way to implement persistent data across CGI scripts
by ncw (Friar) on Sep 20, 2000 at 10:17 UTC | |
RE: the best way to implement persistent data across CGI scripts
by geektron (Curate) on Sep 20, 2000 at 10:21 UTC | |
Re: the best way to implement persistent data across CGI scripts
by nop (Hermit) on Sep 20, 2000 at 14:10 UTC |