Editable Page
These instructions show you how to create the php code when an editable page.Sample CodeCopy and paste the code below into a text editor.
<?php $pageNumber = 1; include("pagetop.php"); ?>