![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
02/08/2004, 11:42
|
| | Fecha de Ingreso: mayo-2004 Ubicación: SurOeste de Guayaquil
Mensajes: 241
Antigüedad: 20 años, 8 meses Puntos: 0 | |
prueba esto
if ( (empty($_POST['ficheroe'])) or (empty($_POST['ficherov'])) or (empty($_POST['ficheroi'])) ) {
header("location: form.php?error=1");
}
else
header("location: valido.php");
mira si te funciona si no para darte otro codigo
__________________ javier |