Ver Mensaje Individual
  #19 (permalink)  
Antiguo 21/09/2011, 19:33
Avatar de gustavopino
gustavopino
 
Fecha de Ingreso: septiembre-2011
Ubicación: venezuela
Mensajes: 152
Antigüedad: 12 años, 7 meses
Puntos: 29
Respuesta: Problema con SWICH y filtro en PHP y MYSQL

bueno haremos esto:

si vamos a tecnologia.php haremos lo siguiente.
Código PHP:
Ver original
  1. $tipo = $_GET['CLAVE'];
  2. $sql = mysql_query("select * from tecnologia where clave='$tipo'");

si vamos a vehiculo.php haremos lo siguiente.
Código PHP:
Ver original
  1. $tipo = $_GET['CLAVE'];
  2. $sql = mysql_query("select * from vehiculo where clave='$tipo'");

Espero tu respuesta
__________________
Visita a Publiventa donde compras y vendes de todo