how php include other page add about services contact us
Did you google 'php include'?
There are 10 kinds of people in the world. Those that understand binary and those that don't.
Wherever you want to include the other page, just use (obviously replace the path_to_file with the actual path to your file) PHP Code: <?php include('path_to_file'); ?>
<?php include('path_to_file'); ?>
Devshed is a Developer Shed Property, Owned by Jim Boykin, CEO of Internet Marketing Ninjas
Dev Shed Forums © 2003 - 2017 by Devshed, LLC. All rights reserved