Tutorial Blog
data structure

PHP includes – For Rapid Web Design

December 18, 2008 by Philip Beel · 8 Comments 

I was asked a while ago for some advice by a fellow web designer on how to save time when creating and updating web pages, it became apparent after talking to him for a few minutes that he was unaware of the possibilities that PHP could offer to rapidly improve site turnaround time. This tutorial is aimed at web designers with familiarity in HTML and CSS, no former PHP knowledge is required. I will show you just how easy it is to use PHP’s include method to clean up and speed up your web design practice. Read more

Tutorial Blog