1
THCowboy
Can I put includes into html wrapper?
  • 2006/7/12 21:24

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


If I do this... should it work?

Quote:

<?php
include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 0;
?>
<html>
<body>


include goes here

</body>
</html>
<?
include(XOOPS_ROOT_PATH.'/footer.php');
?>


or do I need to make it shtml instead of html?
I tried both and neither seems to work.

Any thoughts?

Thanks

Login

Who's Online

168 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits