Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 2 gösterim
  • Son yanıtı yazan: 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 tarafından tarihinde düzenlendi

Tüm Yanıtlar (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.