function tidk_dcx_scanner($fh)
{
fclose($fh);
return array(0,0);
}


what does that function do, unless you wrote it or wan to trace it out