I\'m having difficulty with paths in a cms system I\'m attempting to build, I\'ve basically got a folder with my header.php and footer.php files inside.
These are in
or...
include($_SERVER['DOCUMENT_ROOT'] .'/includes/header.php');