1
begamers
Header and footer included
  • 2004/2/1 16:50

  • begamers

  • Just popping in

  • Posts: 1

  • Since: 2004/2/1 1


Hello guys. I was wondering the following:

I made a php-page that I want to integrate in my xoops. I want the content to appear into the middle of my screen: Like the forum (with the header and left blocks visible), or the memberslist.

How can I do that? I tried this:

include_once("header.php");

with in the header.php this:

include("../../mainfile.php");
?>

But it doesn't work :(

2
Mithrandir
Re: Header and footer included

you need to include XOOPS_ROOT_PATH."/header.php"; as well as XOOPS_ROOT_PATH."/footer.hp"; as the last line

Login

Who's Online

152 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

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

Latest GitHub Commits