C Chuck C New member Jan 23, 2010 #1 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"
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"