摘要: syntax error, unexpected 'list' (T_LIST), expecting identifier (T_STRING) 出现这个错误的原因是,list是php的一个函数,系统冲突了,改成别的名字就可以了 阅读全文
posted @ 2018-08-17 09:11 魔豆 阅读(995) 评论(0) 推荐(0) 编辑