I want the site member to create pages that are searchable by google and can be linked to. The intention is that comments and discussion would then take place on the newly created page.
For example
funfoods.com/getting-kids-to-eat-broccoli
funfoods.com/discovered-a-new-farmers-market
or
strategygame.com/game-94572yu34g
strategygame.com/game-05ww945t2j
Would I need to generate a new php file for every page created by the user? (I am hoping not to)
Or would it be something like showpage.php?argument but then how do I get it to show up as a meaningful url?