Test File
Thursday, 2 October 2014
include and include_once
<?php
include_once("header.php");
include("menu.php");
include("content.php");
include_once("header.php");
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment