搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I try to open HTML file but it shows only HTML, not script.

  • 1 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

When I enter to script inspector instead of it shows <!-- ?php> Please help me.

When I enter to script inspector instead of <?php> it shows &lt;!-- ?php&gt; Please help me.

由cor-el于修改

所有回复 (1)

more options

This means that this is a php file that needs to be processed by server software and then send by the server as an HTML file. Firefox doesn't know about php code and thus you do not the final HTML code. If this is a local file then you need to access via localhost.