$var=@$_REQUEST['nombre']; $query= mysql_query("Select * from jos_call where code = '".$var."'",@$conn);