* Thus wrote Sid ([EMAIL PROTECTED]):
> Sorry, a mistake on my part. The script continues to work, but
> connection_aborted() does not detect if the host disconnected. It is all
> acting very funny. I also kept witing the return from connection_status ()
> to a file and it keeps witing 0 to the file even after the user disconnects.

The only time php knows that the connection is aborted is when you
attempt to output something.

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to