First of all, you must know that my knowledge about PHP isn't the greatest, i declare myself to be a noob but learning fast
The question is: I am coding a page about games (reviews, previews, the usual) and i wanted to know how to divide games' reviews by pages, for example: I have a game in my database with id=1 & class=pc.. and i wanted that when i used for example reviews.php?id=1&class=pc it would show me the information i wanted. I think it's simple because i see it a lot in websites, i just don't know how to do it. Just by reading this noob post, thanks
Stay well,
v0id