Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
51% | Total: 6,901 | All time: 290 This week: 488 |
Version | License | Categories | ||||
class_session 1.0.0 | GNU General Publi... | Databases, User Management |
Description | Author | ||||||||||||||||||||||
This class is an independent manager user access sessions storing the session data in a MySQL database table. It features: |
|
Files (4) |
File | Role | Description |
---|---|---|
biblio_mysql.inc.php | Aux. | help using mysql data |
class_session.inc.php | Class | main file of class |
page1.php | Example | page which store datas |
page2.php | Example | page which read datas |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
web site that use this class for session management |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
With the popularity of AJAX and Web2.0, I must certainly not be the first, or last person whatsoever, who has got troubles handling PHP Sessions and Ajax at once... |