html help
03-15-2010, 05:33 AM,
#2
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'?>
content lorem ipsun i dunno how to spell that
<?php include 'footer.php'?>
If you give me the template, I'll split it.
Hi! I'm Zach, and I founded NiftyHost. If you need anything, just PM me! :)
Reply


Messages In This Thread
html help - by Mone - 03-15-2010, 04:54 AM
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

Forum Jump: