![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
10/07/2008, 09:19
|
![Avatar de jaronu](http://static.forosdelweb.com/customavatars/avatar218989_5.gif) | | | Fecha de Ingreso: febrero-2008
Mensajes: 2.183
Antigüedad: 17 años Puntos: 52 | |
Respuesta: problema al hacer update. Hola
la estructura para la fecha actual es como te dijeron arribaç
$f_fecha3_4=(date ("Y-m-d");
Y la estructura de los IF Y ELSE IF es asi
if (condicion){
}else if(condicion){
}else if (condicion){
.
.
.
} |