Forum Moderators: coopster
I need a good new solution for my website. The amount of visitors is steadily growing and the current navigation is not suitable for the amount of content anymore.
Since I have some experience with PHP and databases I want to build my own template engine. The core of such an application is a system that merges a template file with database content and outputs it (as another file?) to the browser.
Do you know a good PHP book that will teach me how to build this? I have read articles at phpfreaks.com and sitepoint.com and I have I tried to understand the working of PHPBB, but I just don't get it! Thanks for any recommendations.
this thread has some good recommendations
Learning PHP - Books, Tutorials and Online Resources [webmasterworld.com]
this might help as well
A dynamic site in 2 minutes [webmasterworld.com]