Jump to content

i need help in sessions


gratsami

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.