Re: [Phplib-users] Use phplib session in cgi scripts
Brought to you by:
nhruby,
richardarcher
From: Peter C. <li...@cr...> - 2004-02-16 14:26:26
|
Another thought - don't know if it's relevant (are you using Perl CGI?), but I have worked on a project where the Perl programmer used Apache::Session::PHP to get at the PHP authorisation info and session data (didnt try changing any session data though). Saves reinventing the wheel and is transparent to PHP. Peter |