newb Posted September 22, 2006 Share Posted September 22, 2006 i was wondering how this was done. i know ipb (invisionpowerboard) has this feature for its user system and i wanted to find some way how to have it done with my own system. the thought of an administrator having the power to destroy a user's session at will would be a great addition to the script im working on, and the only way i know of doing that is through storing the sessions in databases. so how would i go about doing this? anyone have any ideas? give me some insight, thanks. Link to comment https://forums.phpfreaks.com/topic/21725-storing-sessions-in-database/ Share on other sites More sharing options...
Seraph Posted September 22, 2006 Share Posted September 22, 2006 go to www.phpclasses.orgSignup and go tohttp://www.phpclasses.org/browse/package/402.htmlIt is a premade gpl session class handler for mysql dbyou can use it in your script or just us it as an example. Link to comment https://forums.phpfreaks.com/topic/21725-storing-sessions-in-database/#findComment-97002 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.