Javascript debugger
Website design
↑
PHP will not detect that the user has aborted the connection until an attempt is made to send information to the client. Simply using an echo statement does not guarantee that information is sent, see flush().
connection_aborted() |
connection_status() |
Connection Handling for a complete description of connection handling in PHP. |