![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
07/04/2011, 07:39
|
![Avatar de mashter](http://static.forosdelweb.com/customavatars/avatar235136_1.gif) | | | Fecha de Ingreso: mayo-2008
Mensajes: 116
Antigüedad: 16 años, 9 meses Puntos: 6 | |
Respuesta: Ayudiiiita!!!! Parse Error: syntax error, unexpected $end agrega lo ke esta en rojo
$query.=" VALUES('$indi', '$descripcion', '$grupo', '$cliente', '$proyecto', '$interlocutor', '$fechainicio', '$fechafin','$cantidad', '$escalado', '$preciototal', '$pagoactuacion', '$nocturna', '$comentarios', '$actividad', '$idconsultor');";
$consulta = new Consulta($query);
if(!$consulta) {
throw new Exception('Error al insertar el Trabajo');
}
$this->mostrarTrabajo();
} }
__________________ - - - - - - - - - |