document.location.href='$url';\n"; } else { @ob_end_clean(); // izbrisi output buffer header( 'HTTP/1.1 301 Moved Permanently' ); header( "Location: ". $url ); } exit(); } $_REQUEST["mjesec"]=$mjesec; genRedirect("ispis.php",""); ?>