I run a soccer website, and for each game I have recorded the line ups with names of all players appearing seperated with the pipe ( | ) symbol. One line for each match.
I would love a code where I can identify how many games each individual players have got.
I already have a code that display all names qith their number og games on a single page, but I would like to have a code that only display one player, after I have specified who in the code, to go with their individual records page.
Anyone up for the challenge?
Thank you!