Lady Ginasue - What exactly didn't work? If you could tell me exactly what problem you were having I'll be more than happy to help you figure out what the problem is.
PET - Yes, "mypage" would be the the part in the link. Say you changed "mypage" in the php code to "yourpage", then the link would look something like
http://yoursite.com/index.php?page=yourpage. If you need to be able to do this with several forums then you would need to add some elseif statements to that code.