PHP in HTML page, Super Quick Advice

前端 未结 3 1572
日久生厌
日久生厌 2021-01-28 06:57

I\'m no genius when it comes to coding, but I google enough to figure things out... I have a quick question.

  1. I have a page \"index.html\", \"events.html\" etc...
3条回答
  •  無奈伤痛
    2021-01-28 07:08

    Use htaccess to rewrite request to yourfile.html to the newly created yourfile.php.

提交回复
热议问题