Re: [Phplib-users] php4 session fix, and some thoughts
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2003-01-24 22:23:33
|
> > Here's Gian's suggestion with session appended to the variable name. > Seems sess->get_id() really is an internal method. Couldn't get it to > work using it. > Yea. get_id tries to evince from where to get the id, depending on the mode/fallback mode and what is available at various places... ;-) G |