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
pankajdeoria
Forum Newbie
Posts: 15 Joined: Thu Mar 12, 2009 10:58 am
Location: Bangalore,India
Post
by pankajdeoria » Sun Mar 15, 2009 6:17 am
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
Post
by socket1 » Sun Mar 15, 2009 8:36 am
You mean like a templating system ?
pankajdeoria
Forum Newbie
Posts: 15 Joined: Thu Mar 12, 2009 10:58 am
Location: Bangalore,India
Post
by pankajdeoria » Thu Mar 19, 2009 7:02 am
Yes. I want to create a master page for my site that will same for my whole site.