Ok this is really a n00b question but i know the answer would be quite easy. But ive tried to google it read some books but no exact explanation and implementation on this one. Ok here is the problem. I have a website and some links like About Us | Contact Us | Home ---> I want to appear in the address bar like index.php?dpage=1 for aboutus and index.php?dpage=2 for contactus I know ?dpage would be a variable, but can anyone point me in the correct path on how to implement this kind of navigation. If you can post the exact file structure on this one that would be of great help. Thanks