$find = $_GET["find"];$query = "SELECT * FROM `ezid-rus` WHERE (`rus` LIKE '%$find%')";
echo $_SERVER['QUERY_STRING'];