Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

Re: [PHP4BETA] Backporting PHP4 session management From: ml <email protected>
Date: 04/17/00

At 4/17/00, Matt McClanahan wrote:
>Having that extraneous background information out of the way, my question
>is.. How feasible would it way to backport PHP4's session management to 3,
>either in part or in full?

Writing your own session management in PHP 3 is simple and
straightforward enough. I have a few websites written in PHP 3
(with MySQL for backend) that use session management code
that I wrote specifically for those sites.

I simply used the session management example in Atkinson's
'Core PHP Programming' as a starting point.

It works very well for my sites.

Mark Lindsay

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>