Ver Mensaje Individual
  #1 (permalink)  
Antiguo 14/12/2009, 10:04
Avatar de angel1993
angel1993
 
Fecha de Ingreso: octubre-2009
Mensajes: 752
Antigüedad: 14 años, 6 meses
Puntos: 22
variablen where

$sql5=mysql_query("select * from vperra where raza=$_REQUEST[id]",$conexion) or die("Problemas en el select:".mysql_error());
Me da error el where ¿como pongo ahi una variable¿