Ver Mensaje Individual
  #2 (permalink)  
Antiguo 01/10/2007, 09:00
Avatar de ferbux
ferbux
 
Fecha de Ingreso: mayo-2007
Ubicación: por ahí intentado ayudar
Mensajes: 823
Antigüedad: 17 años
Puntos: 6
Re: Problema con fechas

Hola me parece ke para lo ke kieres hacer tienes ke usar la funcion strtotime()

algo asi:

$fech1 = strtotime( $row["de"] );
$fech2 = strtotime( $row["a"] );
if ($fech1==$fech2){haces algo}

Salu2
__________________
"Eres grande por que caminas entre gigantes"