echo $_SERVER['PHP_SELF']. '?' .(!empty($_SERVER['QUERY_STRING']) ? $_SERVER['QUERY_STRING']. '&get=3' : 'get=3');