Using the PHP Include Function to Template Faster

Today’s tutorial shows how using PHP’s include function for common elements can speed up development time. We’ll go over basic implementation and how to display page specific information (e.g. current menu location) while still using the common file.

Continue reading over at dzone...

Leave a Reply