Toggle shoutbox
Shoutbox
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Progress.
#1
Guest_RockyRaccoon_*
Posted 08 April 2008 - 04:24 PM
So, rather than have an 'Exclusives' Section of things that we have that are really not exclusive, I have decided to compile the 'Exclusive Section' into a 'Behind the Scenes!' Page. It has been moved out of the 'FUS Information' Section, and now Resides in the 'Information Section' as 'Behind The Scenes!'. All the Information is intact, and still there, it is in just one, easy to use page.
Also, the 'FUS Info' Section is now on the new format. Next: Fan Projects.
#2
Guest_Quexinos_*
Posted 08 April 2008 - 11:23 PM
and no fair, I've been trying to learn PHP for a while now but you can do what I want to do which is embed a page within another... where did you learn how to do that? Every PHP page I search tells me nothing about how to do this. Is it that hard or really advanced or something?
#3
Guest_RockyRaccoon_*
Posted 09 April 2008 - 07:17 AM
and no fair, I've been trying to learn PHP for a while now but you can do what I want to do which is embed a page within another... where did you learn how to do that? Every PHP page I search tells me nothing about how to do this. Is it that hard or really advanced or something?
It looks like this:
Were 'Header.php' is the name of the php to include. Remember, when going up in the directory tree, you need to make it relative, like, if we have the header file in the main index of the site, and we now have a page in say : /transcripts ... it'd look like this:
and you'd just add a '../' for every tree upwards, like, a file we want to have the header in '/Transcripts/Listings' would look like:
Whatever you do DO NOT DO THIS:
This does not work and will throw up errors.
#4
Guest_Quexinos_*
Posted 09 April 2008 - 02:42 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












