HTTP: phpMysqlSessions Justin Koivisto (contact me)
My implementation of using a cookie to save a session id and a MySQL database to save the data. Extends my MySQL_class.
FUNCTIONS: Initiate, Register, IsRegistered, Unregister, Destroy, Save, RemoveExpired, GetID