RE: [PHP] RE: connection_aborted was [PHP] trikky authentication question

2003-06-01 Thread electroteque
---Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED] Sent: Sunday, June 01, 2003 5:46 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] RE: connection_aborted was [PHP] trikky authentication question On Sun, 1 Jun 2003 [EMAIL PROTECTED] wrote: > how can i get

[PHP] RE: connection_aborted was [PHP] trikky authentication question

2003-06-01 Thread daniel
how can i get this to work ?? if (connection_aborted()) $this->db->query("UPDATE users SET logged_in=0 WHERE userID=$this->userID"); > ok well i just noticed my sql statement is a bit flakey as its not a > true idle time to get a true idle i'd have to keep a record of the time > every request to