PROBLEM with Header.php

03/17/2013 16:02 Forget!#1
I have one question
why I cant use php code
Quote:
<?php include 'header.php'; ?>
its show me
Quote:
Warning: include() [function.include]: Failed opening 'header.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in
03/17/2013 20:58 ihatehacks#2
Because that isn't how its done.

Go use google since it's more helpful.