PHP Equivalent of Master page in ASP.NET

前端 未结 7 2021
情深已故
情深已故 2020-12-16 09:57

Is there any way to achieve the master page concept of ASP.NET in PHP?

相关标签:
7条回答
  • 2020-12-16 10:55

    Of course it's possible. Have a look here. It shows a basic way of doing it, which of course, you can extend. Good luck!

    0 讨论(0)
提交回复
热议问题