Recommend this page to a friend! |
All requests ![]() |
> | What is the best PHP session wrapper ... | > | Request new recommendation | > | ![]() |
> | ![]() |
||
by Vivek Raghunathan - 23 hours ago (2016-03-02)
+2 | I need PHP 5 session class which can be used to store sessions and manage users. |
+1 |
This class supports both user registration and login using sessions to store logged user data. It uses regular sessions to store user data, so it defaults to storing session data in files. If you wanted to store sessions in another container like databases or memcached so it works well on distributed environments, you need a more specific session wrapper class. |
Recommend package | |
|