可能重复:
php parse/syntax error help
在处理来自重定向到这里的页面的输入时,我一直在/home/二氧化钛/public_html/process.php中获得第8行中的"Parse error:语法错误,意外的‘,expecting ')’“。我不知道该修什么。
发布于 2011-06-28 11:25:50
您不能使用这些反引号,请使用
"
相反,
https://stackoverflow.com/questions/6505619
相似问题