Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 1 תגובה
  • 1 has this problem
  • 4 views
  • תגובה אחרונה מאת 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.