|
|
Custom Session Handlers in PHP4 |
|
|
Ying Zhang |
|
|
PHP / Cookies |
|
|
Click to Visit |
|
|
Click to Download |
|
|
11 |
|
Custom Session Handlers in PHP4 is a PHP tutorial used to handle session. As you remember session is used to track the users or visitors of your site, it not only tracks the user, it also stores some important information and display them. It is used for a security purposes. It is not possible for any two PHP servers to share session. This article give more informations about the session handlers.
|