Ver Mensaje Individual
  #9 (permalink)  
Antiguo 25/04/2008, 09:48
Ruben_C
 
Fecha de Ingreso: febrero-2006
Mensajes: 217
Antigüedad: 18 años, 9 meses
Puntos: 0
Re: no consigo hacer un IF

Tenias razon GatorV, el intervalo tiene que ser asi:

Código PHP:
("SELECT * FROM registro WHERE DATEDIFF('$hoy',fecha) >0 AND DATEDIFF('$hoy',fecha) <=1" ,$seleccion
Gracias de nuevo!!!!