Tema
:
Problema con Notice: Undefined index:
Ver Mensaje Individual
#
15
(
permalink
)
26/08/2011, 12:13
felopez0
Fecha de Ingreso: agosto-2011
Mensajes: 80
Antigüedad: 13 años, 10 meses
Puntos: 0
Respuesta: Problema con Notice: Undefined index:
mentiras solo es <?php include 'clases/CRUD_Cabecera.php';
if (isset ($_POST['fecha'])) {
$res = new CRUD_Cabecera();
$obj = $res->traer_fecha($fecha);
echo $obj;
}
felopez0
Ver Perfil
Buscar todos los Mensajes de felopez0