Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/03/2012, 16:45
Avatar de Miguelithox
Miguelithox
 
Fecha de Ingreso: diciembre-2008
Ubicación: Viña del Mar
Mensajes: 287
Antigüedad: 15 años, 4 meses
Puntos: 7
Respuesta: Problema con "Notice: ..."

Cita:
Iniciado por anarkes Ver Mensaje
Prueba así amigo:

Código PHP:
$responder = (Funciones::Vacio($_GET['responder']) == false) ? (int) $_GET['responder'] : false
Probé así (Aunque no sé cuál sería el cambio), y me sigue mostrando ese error.

Me faltó mencionar que ocupo XAMPP.