Misc.
PHP Manual

connection_aborted

(PHP 4, PHP 5)

connection_aborted — Check whether client disconnected

Опи�ание

int connection_aborted ( void )

Checks whether the client disconnected.

Возвращаемые значени�

Returns 1 if client disconnected, 0 otherwise.

Смотрите также


Misc.
PHP Manual