my link wont work :o
i use the link like index.php?page=[page] but it wont work;
here's the code i am using at this page: Doctors
<table id='outer'>
<tr>
<td id='header'>
</td>
</tr>
<tr>
<td id='menu'>
<a href='index.php?page=home'><img src='images/home.gif' border='0'></a>
<a href='index.php?page=members'><img src='images/members.gif' border='0'></a>
<a href='index.php?page=login'><img src='images/login.gif' border='0'></a>
<a href='index.php?page=register'><img src='images/register.gif' border='0'></a>
<a href='index.php?page=wars'><img src='images/matches.gif' border='0'></a>
<a href='index.php?page=Upcoming'><img src='images/roster.gif' border='0'></a>
<a href='index.php?page=links'><img src='images/links.gif' border='0'></a>
</td>
</tr>
<tr>
<td id='content'>Welcome to Doct0rs renewed web page, i'll keep this one
updated ( promise ;) ) but, i'll have to code the whole site first, which
will take a lot of time. at the beginning you won't notice much of it
but work is in progress, later more </td>
</tr>
</table>
in my opinion this should work, but it doesnt :o some help with this plz :x