$oku = file_get_contents($_GET['target']);

bunun altına şunu ekler misin?

$oku = iconv("ISO-8859-9","UTF-8",$oku);