gratsami Posted December 24, 2008 Share Posted December 24, 2008 my project have permitions system, and i have 20 users and 1admin, i make folder (sess) to save all sessions inside. i need in admin page (Only) to know what the sessions active? the users table contain: id INT(14) auto increament; username VCHAR(100); password VCHAR(100); code VCHAR(255); the code is random code and saved in session value. can any body help me? Link to comment https://forums.phpfreaks.com/topic/138292-i-need-help-in-sessions/ Share on other sites More sharing options...
trq Posted December 24, 2008 Share Posted December 24, 2008 Your post makes little sense, the question is? Link to comment https://forums.phpfreaks.com/topic/138292-i-need-help-in-sessions/#findComment-723070 Share on other sites More sharing options...
gratsami Posted December 24, 2008 Author Share Posted December 24, 2008 Your post makes little sense, the question is? i want how to know who is online of my users...only can you help me plz . Link to comment https://forums.phpfreaks.com/topic/138292-i-need-help-in-sessions/#findComment-723075 Share on other sites More sharing options...
Adam Posted December 24, 2008 Share Posted December 24, 2008 Plenty of tutorials out there... http://www.google.co.uk/search?q=online+users+php+tutorial A Link to comment https://forums.phpfreaks.com/topic/138292-i-need-help-in-sessions/#findComment-723085 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.