摘要:
$i; $j--){ if ($array[$j] strlen($str )) return; if (($length!=NULL) && ( $start>0) && ($length> strlen($str)-$start)) return; if (( $length!=NULL) && ($startstrlen($str )+$start)) return; if ($length == NULL) $length = (strlen($str ) - $start); ... 阅读全文
posted @ 2013-08-09 16:39
北斗极星
阅读(368)
评论(0)
推荐(0)