
Originally Posted by
jettrue
Don't try to code them with all of that php, by hardcoding I meant like this:
<li><a href="index.php?main_page=page_2">Page 2</a></li>
<li><a href="index.php?main_page=page_3">Page 3</a></li>
<li><a href="index.php?main_page=page_4">Page 4</a></li>