Parse error: syntax error, unexpected end of file in

Parse error: syntax error, unexpected end of file in


上面的这个错误提示是因为在写的代码中哪个大括号没有闭合!


当死活也找不出问题所在的时候,就用那超级妙用的注释吧,一段一段的找,不行就一行一行的找。

你可能感兴趣的:(PHP)