Macemore
Circumcised pineapples
what you could do is set the page that ?page=blah do something like this:I love the code ryan =D but i have one question, how can i add multiple links as in a navigational system without adding it lots of times, and manually? Going to use it anyways though.
PHP:
<?php
include('thefirstpageIwant.html');
include('ohwaitIwantanotherone.html');
?>