$registros=mysql_query("SELECT id_cliente FROM cliente WHERE id_cliente={$_REQUEST['numero']}",$conexion);