Funcții diverse
PHP Manual

connection_aborted

(PHP 4, PHP 5, PHP 7)

connection_abortedCheck whether client disconnected

Descrierea

int connection_aborted ( void )

Checks whether the client disconnected.

Valorile întoarse

Returns 1 if client disconnected, 0 otherwise.

A se vedea și


Funcții diverse
PHP Manual