Trying to use database sessions in PHP without re-inventing the wheel so I’m looking for a clean library or example that could send me in the right direction.
Trying to use database sessions in PHP without re-inventing the wheel so I’m looking
Share
The Zend Framework provides a solution on database sessions: http://framework.zend.com/manual/en/zend.session.savehandler.dbtable.html