"John P . Looney" wrote:
> A friend mentioned that PHP4 has some nice session management
> functionality. When 1.4.1 with it's nice pretty PHP 4.0.4 is released,
> would it be wise to try use the PHP4 session management code, or would it
> conflict with midgard's user model ? Is there a One True Way to do
> sessions in Midgard yet ?
They won't conflict although you'll have to follow some rules to get
it to play nice with Midgards access controls. If you don't need a user
to be logged in from a Midgard point of view, no problem. If you do,
you'll have to make sure that the username and password are passed
along in the session. PHP4 makes this incredibly easy.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]