NGists Discussion Forums
Register a new account · Login to your account Welcome, Guest

Thanks for your work RSS Feed available

Pages: 12
 

Top   #11

Poley
Admin
***
Posts: 168
Joined: September 22, 2007
Group: Administrators

October 7, 2007 @ 12:12 PM
QUOTE: duncane, October 6, 2007 @ 11:43 AM (view in context)
In fact, to includes this page in all your other page, the site has not to be in PHP, it can be in html too :p


That would be very useful, and not so much work. How do I do that in html?
Reply

Top   #12

duncane

*
Posts: 8
Joined: October 3, 2007
Group: Members

October 7, 2007 @ 5:25 PM
QUOTE: Poley, October 7, 2007 @ 12:12 PM (view in context)
QUOTE: duncane, October 6, 2007 @ 11:43 AM (view in context)
In fact, to includes this page in all your other page, the site has not to be in PHP, it can be in html too :p


That would be very useful, and not so much work. How do I do that in html?


You just have your file nammed .php instead of .html and then add in the top of your file :

<?php
$_config["title"] = "Title of the page goes here :p";
require_once ( "header.php" );
?>
Reply

Top   #13

adamscybot

**
Posts: 22
Joined: October 2, 2007
Group: Members

October 7, 2007 @ 6:02 PM
I think he is aware of that. Its just that doing so breaks lots of links...and they all need fixing.

Adam
Reply

Top   #14

bLaCk

*
Posts: 5
Joined: August 12, 2008
Group: Members

August 12, 2008 @ 4:06 AM
I would even pay for this applet if it would be necessary! :D
Nice job! Thank you ! ^^
Reply

Top   #15

redleader

**
Posts: 16
Joined: October 4, 2008
Group: Members

October 4, 2008 @ 10:34 AM
Great work!
This program rocks and I cant wait for the next version!

:D
Reply
Pages: 12
 

Tags:

Quick Reply Add Reply New Topic