![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
12/04/2009, 18:11
|
![Avatar de duskrow](http://static.forosdelweb.com/customavatars/avatar231966_1.gif) | | | Fecha de Ingreso: abril-2008
Mensajes: 267
Antigüedad: 16 años, 9 meses Puntos: 8 | |
Respuesta: Busqueda PHP esk no entiendo mui buien tu pregunta
);
$query = mysql_query("SELECT * FROM `productos` WHERE id LIKE '%".$q."%' OR marca LIKE '%".$q."%' OR modelo LIKE '%".$q."%' OR color LIKE '%".$q."%'", $conexion);
esa sentencia esta bien, pero no entiendo lo que preguntas :S |