<? ini_set("display_errors", 0); ini_set("track_errors", 0); ini_set("html_errors", 0); error_reporting(E_ALL); header("Location: ./cz/hledat/?fraze=".$_REQUEST['fraze']); ?>