Is there any way to achieve the master page concept of ASP.NET in PHP?
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!