master page

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
yasir_memon
Forum Commoner
Posts: 48
Joined: Tue Aug 11, 2009 12:29 am

master page

Post by yasir_memon »

is there any facility in php like in asp.net there is master page when we make changes in that all other pages linked with that automitically changed.
if there is nay thing like that in php kindly tell me

thanks in advance.
Edin
Forum Newbie
Posts: 5
Joined: Thu Jul 23, 2009 6:59 am

Re: master page

Post by Edin »

Hello , I am working on template engine similar to asp.net , if you woud like to try i can upload somewhere.
yasir_memon
Forum Commoner
Posts: 48
Joined: Tue Aug 11, 2009 12:29 am

Re: master page

Post by yasir_memon »

yes dear kindly send it to my email id myasirmemon@gmail.com

thanks
Edin
Forum Newbie
Posts: 5
Joined: Thu Jul 23, 2009 6:59 am

Re: master page

Post by Edin »

Here is template engine source, if you have any comments or suggestions please let me know.
Attachments
template-engine.rar
Template engine similar to asp.net - work in progress
(19.69 KiB) Downloaded 7 times
Post Reply