php报错:Unterminated comment starting

身居漏室,心系天下

运行php文件的时候,出现Unterminated comment starting这个错误,字面意思是注释开始后没有结束,解决的办法是加一个注释结束标志:*//。再运行的时候,提示消失,程序运行正常。

京ICP备14008139号-1