用户
 找回密码
 入住 CI 中国社区
搜索
查看: 1643|回复: 1
收起左侧

[已解决] 一个报错 跳转问题

[复制链接]
发表于 2017-2-9 05:31:14 | 显示全部楼层 |阅读模式
Parse error: syntax error, unexpected 'List' (T_LIST), expecting identifier (T_STRING) in D:\xampp\htdocs\ci\application\controllers\List.php on line 4
A PHP Error was encountered

Severity: Parsing Error

Message: syntax error, unexpected 'List' (T_LIST), expecting identifier (T_STRING)

Filename: controllers/List.php

Line Number: 4

Backtrace:
发表于 2017-2-9 10:35:33 | 显示全部楼层
list 是关键字,不要用这个单词做任何事情,改用 listing 意思一样。

本版积分规则