I have coded a matches script for my clan but i'm trying to link the matches to a file that shows all of the information of the match.
It works when I link them to ex: viewmatch.php?id=$id but I want them to link to home.php?id=matches&page=viewmatch&id=$id considering im using a php navigation, anyone knows how to make it work?
Oh yeah almost forgot, when I tried to link it like that it worked, it went to the file ( viewmatch.php ) but it didn't echo the info for the specified match, it only shows the info when I link it to viewmatch.php?id=$id.
Help appreciated. If you don't understand what I mean or need more info just tell me.
Edited by Extinct, 01 February 2007 - 12:43 PM.
