Why are my php tags converted to html comments?

前端 未结 12 1731
[愿得一人]
[愿得一人] 2020-12-31 19:44

A friend\'s lamp host seems to be misconfigured. I try to execute php, but it doesn\'t seem to be working.

In Chrome\'s inspect element:



        
12条回答
  •  情话喂你
    2020-12-31 20:12

    This just happened to me. Turned out I had forgotten to change the filetype from .html to .php

提交回复
热议问题