Re: sesion managing

2003-01-07 Thread Enrico Sorcinelli
On Mon, 30 Dec 2002 09:46:41 + "koudjo ametepe" <[EMAIL PROTECTED]> wrote: > hi everbody , > How do you do > I developping an intranet project with perl and Mysql . > I encounter a problem and still i haven't found a solution .The problem is > previously i was using php/mysql ; with the functi

Re: sesion managing

2002-12-30 Thread Terra Info
See http://search.cpan.org/author/SHERZODR/CGI-Session-3.11/ It is info on the Perl Module CGI::Session. Tom Mrs. Brisby wrote: There are many solutions to your problem that are perl specific and some minor twists that are mod_perl specific. You may have better luck using a perl-oriented mailing

Re: sesion managing

2002-12-30 Thread Mrs. Brisby
There are many solutions to your problem that are perl specific and some minor twists that are mod_perl specific. You may have better luck using a perl-oriented mailing list for this topic, or read up on how HTTP works and all the various places that you can store session information (query string,

sesion managing

2002-12-30 Thread koudjo ametepe
hi everbody , How do you do I developping an intranet project with perl and Mysql . I encounter a problem and still i haven't found a solution .The problem is previously i was using php/mysql ; with the function sesssion_xxx i was able to keep user id through all the pages and store it any t