$roundId = (int)@$_GET['round']; $orderby = @$_GET['orderby']; $div = @$_GET['div']; if (!$roundId || !$div || !$orderby) { ?>