A User Centered Resource Site
PHP
Content Master
As CSS styles the look of the content PHP can add the elements of a site that are present on every page. Navigation bars and banners alike just use a PHP include and PHP does the rest. PHP allows a programmer to set up one page of code for each piece of a site that will be present on each page and then add only one line of code to each page inorder to include that piece.