sessMan is a session handler making use of PHP and MySQL. It has support for logins and sessions are linked to specific computers using their ip addresses.
All database connections are made using my MySQL_DB_Connect class. It is available on this site.