Professional Computer Courses by Sarib Ali.
<?php include("navigation.php"); ?>
<?php include_once("navigation.php"); ?>
<?php $path = $_SERVER['DOCUMENT_ROOT']; $path .= "/common/header.php"; include_once($path); ?>
No comments:
Post a Comment