How to create PHP Template

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
stompi2007
Forum Newbie
Posts: 1
Joined: Tue Jul 29, 2008 2:13 am

How to create PHP Template

Post by stompi2007 »

Hi,

Im a newbie in the world of PHP, and i was wondering how to make a php template? Ive had a look at some tutorials on the net, but many of them are confusing and dont explain it well. I am hoping someone here can tell me how i can go about creating a template for my site?

All help is greatly apreciated!!

Thanks
Stompi2007
WebbieDave
Forum Contributor
Posts: 213
Joined: Sun Jul 15, 2007 7:07 am

Re: How to create PHP Template

Post by WebbieDave »

PHP is a templating language. Which parts are confusing for you?
Post Reply