Forum
Subscribe


header.php

This is one of the 'special' php pages designed to be 'included' inside other pages. This is done using the code:

<?php include("header.php");?>