【发布时间】:2020-07-20 10:55:33
【问题描述】:
I am running the php file in localhost and the browser (chrome) is showing the blank page then i inspect the code and found the php code or part is commented automatically. What can I do I am novice so help me with this please我正在尝试使用代码<? echo "as"; ?> 运行单个 php 文件,但 xampp 服务器显示空白页。 Xampp 服务器只加载 index.php 文件。我正在访问或尝试在 localhost 服务器上运行其他 php 文件,但它总是显示空白页。
【问题讨论】:
-
请不要添加指向代码图像的链接。问题应该是自包含的。将您的代码与问题放在代码块中。请看this article
标签: php server xampp localhost