Thus spake Giancarlo on Fri, Jan 24, 2003 at 05:07:00AM CST
> I have not clear what does work. Of course using $_SESSION where it
> didn't exists as a suoperglobal, does not. But does using
> $sess->register with reg_glob=off work with both 4.0.6 and 4.2.x?
I had less luck getting things into the php4 session storage using the
$_SESSION array than I did invoking $sess->register, which apparently does
the right magic to make this happen. I didn't look into why this is, but it
worked, as it should, and since it's always better to go through the proper
class accesses than straight to the underlying API, I used this.
So yes, I think you're right.
--
Lindsay Haisley | "Everything works | PGP public key
FMP Computer Services | if you let it" | available at
512-259-1190 | (The Roadie) | <http://www.fmp.com/pubkeys>
http://www.fmp.com | |
|