Forum und email

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.

참고