I have recently started coding my own content managment system and was wondering what was the best way to do templates? I am still new to php and only really know one way :o and that is to use the include bit.
So basically, Whats the best way to code and maintain a template for a CMS? A pointer to a tutorial would be nice too but not needed :bemused:
Thank you!
ever try googling php template tutorial?
http://codewalkers.com/tutorials/58/1.html
http://www.phpfreaks.com/tutorials/70/0.php
http://www.developertutorials.com/tutorials/php/php-template-script-050316/page1.html
http://www.gurusnetwork.com/tutorial/php_templates_2/
I did try a google search, not a search that simple though 😉
I use google on average 3 times a day. Normally find what I am looking for, I thought might as well get the opinions of some people while I am here.
Thank you for your help 🙂