PHP User online script by SESSION?

Chuck C

New member
Can I have a script where it submits a SQL query that changes the Field "Stat" on the table "Users" WHERE Username = '$myvalue' to "Online" but after 10 mins or a session expires it submits another one to say "Offline"
 
Back
Top