Master Page Concept

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
pankajdeoria
Forum Newbie
Posts: 15
Joined: Thu Mar 12, 2009 10:58 am
Location: Bangalore,India

Master Page Concept

Post by pankajdeoria »

Is there any master page concept in php to create a master page and use it thoughout the website :?: ?
Please Help me. :(
Thank You.

Pankaj Gupta
socket1
Forum Commoner
Posts: 82
Joined: Mon Dec 08, 2008 7:40 pm
Location: Shokan, New York

Re: Master Page Concept

Post by socket1 »

You mean like a templating system ?
pankajdeoria
Forum Newbie
Posts: 15
Joined: Thu Mar 12, 2009 10:58 am
Location: Bangalore,India

Re: Master Page Concept

Post by pankajdeoria »

Yes. I want to create a master page for my site that will same for my whole site.
Post Reply