header
footer

http://www.bsmah.net/newphp




header.php
php

HTML html header.php

footer.php




index.php

index.php

PHP:

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



PHP:
<? include("footer.php"); ?>





php

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

PHP:
<? include("footer.php"); ?>



header.php footer.php