当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 4 回表示
  • 最後の返信者: 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.