逐梦论坛's Archiver

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 [color=Red]PHP.INI[/color]. Search for short_open_tag in PHP.INI, and change the value to On. The line should look line:
[color=Red]short_open_tag = On[/color]

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.