2013-03-28 19:25:33
今天才知道 $s = fread($h); 出来的 $s,居然 strlen 可以是 -1,我想 var_export 直接报错
$s = fread($h);
$s
strlen
var_export