html help
|
03-15-2010, 05:33 AM,
|
|||
|
|||
RE: html help
Well, you'd first have to edit the file and split it into two parts: a header, and a footer. You'd save these parts as header.php and footer.php, respectively, and then do like so:
PHP Code: <?php include 'header.php'; ?> Hi! I'm Zach, and I founded NiftyHost. If you need anything, just PM me! :)
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
RE: html help - by Zach - 03-15-2010, 05:33 AM
RE: html help - by HiddenKnowledge - 03-17-2010, 03:40 AM
RE: html help - by Zach - 03-17-2010, 06:30 AM
RE: html help - by trainhappy - 04-11-2010, 07:07 AM
RE: html help - by HiddenKnowledge - 04-11-2010, 07:08 AM
RE: html help - by maniaC - 05-04-2010, 04:33 AM
RE: html help - by Vanilla - 05-12-2010, 06:50 AM
RE: html help - by citrorm - 07-09-2010, 06:42 PM
|