Include html file in php
by Dinesh[ Edit ] 2014-03-25 16:41:51
<h1>Include html file in php</h1>
Here it is the simple php code that helps you to include your html webpage to php file.
When the index.php loads on web-browser it will call the included html file then it will display its body contents in the same file.