Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 1 trả lời
  • 1 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Được chỉnh sửa bởi cor-el vào

Tất cả các câu trả lời (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.