themes in php

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
gaurav_sting
Forum Newbie
Posts: 19
Joined: Sat Mar 27, 2004 3:45 am
Location: Delhi

themes in php

Post by gaurav_sting »

hi every one.

i am making a site in which i have to make themes for the site.

now i have been searching sites for help and tutorials but havent found an adequate way to implement a theme system for my site.

please help me knowing the proper way and concept and procedure for implementing a theme system.

Thank alot
Gaurav behl
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[google]php template engine[/google]

we've got a few threads on templates and the engines that drive them here and there.
Post Reply