Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/03/2006, 08:02
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 21 años, 4 meses
Puntos: 11
$result = mysql_query("SELECT cliente, producto FROM $row[0] WHERE vencimiento between '$fecha_actual' and '$fecha_futura'", $link);