My specification
I have player images on 'Players' page. If I click on player 1, it has to redirect to a page called 'Player Info' and it displays the profile of player 1. This is fine. now, if i click on player 2 in the 'Players' page, it has to redirect to the 'Player Info' but the content has to be of player 2 i.e., it has to show the profile of player 2 in 'Player Info' page now.
How can I do it ??
|