1:for

for ( ; $i < $accept_l ; $i++ )

for($i = 0, $num = count($array); $i < $num; $i++)

 

 

 

for ( ; $i < $accept_l ; $i++ )

相关文章: