> How many people are using native vs. phplib sessions, vs. their
> own/homegrown
> sessions?
> 
> The archives show a LOT of problems with native sessions.

I've never had any problems with the native PHP session implementation
(except for that buggy 4.2.?? version). It can be adapted to use
databases or any other method. I think all of the problems you read
about are from people trying to do things the hard way or just not
understanding how sessions work. 

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to