if ( ! extension_loaded ('chardet') ) {
fprintf (STDERR, "%s API isn't init\n", 'chardet');
'안녕하세요 abc는 영어고요, 가나다는 한글 입니다.',
'조금더 길게 적어 봅니다. 어느 정도가 필요할까요? 오호라.. 점점 길어지네',
for ( $i=0; $i<count($strings); $i++ ) {
$moz = chardet_detect ($fp, $strings[$i]);