php Parse error: syntax error, unexpected ';', expecting ',' or ')'的解决方法 Monday, May 23, 2022 | 1 minute read | Updated at Monday, May 23, 2022 @ vpslala php Parse error: syntax error, unexpected ';', expecting ',' or ')'的解决方法 代码后面少了;或者其它符号,比如)等等。