Ver Mensaje Individual
  #5 (permalink)  
Antiguo 12/10/2012, 08:26
maxpower2008
 
Fecha de Ingreso: diciembre-2007
Mensajes: 427
Antigüedad: 16 años, 5 meses
Puntos: 35
Respuesta: Consulta sobre variable $_GET

Cita:
Iniciado por afrika026 Ver Mensaje
proba con esta sentencia:

$result = mysql_query("SELECT * FROM ventas WHERE instalador = "+$instalador+" ORDER BY fecha_venta DESC") or die(mysql_error());
return $result; }
java?...