Nuke Toolbar

          
Quick Links 
 [Home Page ][ Category Listings ][ Forum Listings][ Forum FAQs]
[ HomeDNS - Domains ]  [ Nuke Resources ]  [ Nuke Skins and Themes ]  [ Nuke Sites Link Directory ]
[ LearningLinux.com ]  [ Nuke Fixes ]
[ NukeZone Hosting ]  [ Domain Name Database ]
Nuke Forums Forum Index

Nuke Sites Link Directory


Using incluse for HTML pages

 
Post new topic   Reply to topic    Nuke Forums Forum Index -> PHP-Nuke 6.x Discussions
View previous topic :: View next topic  
Author Message
Xmystic
Private
Private


Joined: 12 Feb 2003
Posts: 2


PostPosted: Sat Feb 21, 2004 4:39 pm    Post subject: Using incluse for HTML pages Reply with quote

I know the basic code to include a page:

<?PHP
if (!IsSet($mainfile)) { include ('mainfile.php'); }
include("header.php");

OpenTable();
include ("page.html");
CloseTable();

include("footer.php");
?>

---

How can I modify this to include 2 pages side by side instead of one on top of the other.

include ("page.html");
include ("page2.html");

Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website
chris-au
President
President


Joined: 16 Aug 2001
Posts: 1842
Location: Australia

PostPosted: Sat Feb 21, 2004 8:42 pm    Post subject: Reply with quote

Just add simple html tags to build a table etc.

Code:
<?php
if (!IsSet($mainfile)) { include ('mainfile.php'); }
include("header.php");

OpenTable();
echo "<table><tr><td>";
include ("page.html");
echo "</td><td>";
include ("page2.html");
echo "</td></tr></table";
CloseTable();

include("footer.php");
?>
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Nuke Forums Forum Index -> PHP-Nuke 6.x Discussions All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group




Forum Options
Main Menu
index.phpForums Index
    - Collaped View
    + Expanded View
FAQFAQ
SearchSearch
MemberlistMemberlist
UsergroupsUsergroups
RegisterRegister
ProfileProfile
Log in to check your private messagesLog in to check your private messages
Log inLog in

Visitor Options
 
Subscribe
Unsubscribe


Keep informed of updates, bug fixes, software releases, news and more!
Installation or Upgrade Services for phpNuke or PostNuke? Require site maintenance, addons, modules or custom themes? Send private message or e-mail for rates and availablity.

Quick Links
  Domain Names
  Firewall Forums
  Joke Crazy
  Learning Linux
  Find your IP Fast!
  Purchase WinRAR

Trusted Nuke Sites
  NukeZone Hosting
  CMS Focus
  NukeFixes.com
  NukeResources.com
  NukeSkins.com
  NukeSites.com
  PHPNuke.org

Sponsor Links


NukeZone Hosting