Ver Mensaje Individual
  #5 (permalink)  
Antiguo 24/06/2010, 03:46
AitorLopez
 
Fecha de Ingreso: mayo-2009
Mensajes: 742
Antigüedad: 15 años
Puntos: 6
Respuesta: a ver si veis que hago mal

HOla. Gracias por responderme. Hasta donde yo llego, esto debería ir así

$query_Recordset1 = "SELECT ip, inicio, fin, url_anterior, url_actual FROM t_sesiones WHERE ip = ".$_GET['ip']." AND inicio = ".$_GET['inicio']." ORDER BY inicio DESC, fin ASC";

Pero me sale un error que dice Algo está equivocado en su sintax cerca '.0.1 AND inicio = 2010-06-23 12:08:57 ORDER BY inicio DESC, fin ASC LIMIT 0, 18' en la linea 1