Why are my php tags converted to html comments?

前端 未结 12 1732
[愿得一人]
[愿得一人] 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:07

    I have same problem sometimes, probably the extension of your file is "html". Change It to "php" and it'll OK.

提交回复
热议问题