php代码在浏览器中被注释
更新:HHH   时间:2023-1-7


<?php//创建文件并写入内容
echo 'hello';
?>

这串代码在浏览器中一直被注释掉,无法运行。

在PHP的后边不应该加上注释。

返回web开发教程...