thinkphp3错误:syntax error, unexpected 'list' (T_LIST), expecting identifier (T_STRING)

syntax error, unexpected 'list' (T_LIST), expecting identifier (T_STRING)

出现这个错误的原因是,list是php的一个函数,系统冲突了,改成别的名字就可以了

猜你喜欢

转载自www.cnblogs.com/modou/p/9491509.html
今日推荐