I have a client that now after I have developed the website, they added all the content, created hundreds of pages, are wanting to move to another server.
In all the pages that are created, basically the create:
Code: Select all
<?
$page_id = 65;
include "/home/user/public_html/pages/index.php";
?>Thanks,
Tim