Re: [Phplib-users] $_SESSION and session4_custom
Brought to you by:
nhruby,
richardarcher
From: Lars H. <ph...@qu...> - 2002-09-01 17:57:18
|
Hi Mike, > What role does $_SESSION play, if any, if one uses PHPLib > session4_custom? You can use $_SESSION as usual with session4, because session4 uses the build-in session stuff from PHP4. Regards, Lars |