> how can i track that a particular session is still active or not. > so how can i get it.
Ever heard "I think therefore I am!" ? ;)
bool connection_aborted();
bool connnection_timeout();
0/1/2 connection_status();
0 = normal, 1 = aborted, 2 = timeout
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
