Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/07/2005, 14:55
Spyn_ET
 
Fecha de Ingreso: diciembre-2003
Mensajes: 218
Antigüedad: 20 años, 4 meses
Puntos: 0
A ver, si puedes acceder al php.ini puedes modificar esto.

Código PHP:
Examples: ; ; - Show all errorsexcept for notices ; ;error_reporting E_ALL & ~E_NOTICE ; ; - Show only errors ; ;error_reporting E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR ; ; - Show all errors error_reporting E_ALL



Y dejarlo asi
.

Código HTML:

Examples: ; ; - Show all errorsexcept for notices error_reporting E_ALL & ~E_NOTICE ; ; - Show only errors ; ;error_reporting E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR ; ; - Show all errors ; ;error_reporting E_ALL



Osea el error_reporting 
E_ALL & ~E_NOTICE
__________________
SymbianForever
SymbianForever.com, todo sobre y para tu symbian
aNieto2K | Themes para WordPress
De todo un poco