|
|
PHP4 Session Handler using ADODB |
|
|
John Lim |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
19 |
|
This is a tutorial which tells the users how to use sessions using ADODB with php. The author provides information to the users that the database backed session handler saves the session information in the form of records in a table which is shared across multiple servers. This tutorial provides more details about session handling to the users to use and learn it.
|