阅读背景:

php5.1.6情况下,出现RECURSION。求破!!!

来源:互联网 
<?php
$m = array('1');
$m['a'] = $m;
print_r($m); prin



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: