标题:
[
软件故障
]
PHP Parse error: syntax error, unexpected '}'的解决方法
[打印本页]
作者:
shillan
时间:
2017-7-12 20:25
标题:
PHP Parse error: syntax error, unexpected '}'的解决方法
Commonly, the error is often caused by the use of Short Open tags in PHP,
To use short open tags, it must be enabled in
PHP.INI
. Search for short_open_tag in PHP.INI, and change the value to On. The line should look line:
short_open_tag = On
欢迎光临 逐梦论坛 (http://temp2023.zhumeng.org/)
Powered by Discuz! 7.2