请教下各位大神,为什么我的tp5总是在输出的时候回跟上上面那句?
eg:
/var/www/html/thinkphp/library/think/Debug.php:169:
ob
protected 'PDOStatement' => null
protected 'queryStr' => string '' (length=0)
protected 'numRows' => int 0
protected 'transTimes' => int 0
protected 'error' => string '' (length=0)
protected 'li
array (size=0)
empty
protected 'li
protected 'li
protected 'li
protected 'resultSetType' => string 'array' (length=5)
protected 'fetchType' => int 2
protected 'attrCase' => int 2
protected 'query' =>
array (size=0)
。。。。。。
最佳答案