Navegador cerrando conexión de script?
AUTOR PREGUNTA #1
-
¿Tienes la misma pregunta? Yo también
Esto también te interesa!
PREGUNTAS SIMILARES
#2
<?php
if (connection_aborted()) {
fwrite($filehandle, 'conexion abortada!');
<?php
if (connection_aborted()) {
fwrite($filehandle, 'conexion abortada!');