Skip to content

A PHP SessionHandler class that writes to MySQL with a lock parameter to prevent concurrent sessions

License

Notifications You must be signed in to change notification settings

aiqui/php_mysql_lock_session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySqlLockSessionHandler

This PHP session handler uses MySQL along with an optional lock parameter that prevents concurrent sessions from overwriting each other.

Much more to explain here

License

Copyright (c) 2018 until today, Charlie Hileman

MIT License attached.

About

A PHP SessionHandler class that writes to MySQL with a lock parameter to prevent concurrent sessions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages