Tema
:
Reportar errores
Ver Mensaje Individual
#
5
(
permalink
)
01/05/2015, 19:36
BanNsS1
Fecha de Ingreso: junio-2009
Mensajes: 101
Antigüedad: 15 años, 8 meses
Puntos: 13
Respuesta: Reportar errores
Ponlo así:
Código PHP:
<?php
error_reporting
(
2047
);
ini_set
(
"display_errors"
,
1
);
echo
xxx xxx
;
?>
BanNsS1
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de BanNsS1