Ver Mensaje Individual
  #4 (permalink)  
Antiguo 15/05/2010, 20:50
Avatar de wiwi74
wiwi74
 
Fecha de Ingreso: marzo-2008
Mensajes: 515
Antigüedad: 16 años, 1 mes
Puntos: 10
Respuesta: URGENTE!!! problemas con PHP

Y asi tambien:

$sql="SELECT id FROM usuarios WHERE userName='".$_POST['userName']."'";
$tu_result=mysql_query($sql);