I'm just starting to learn PHP, and I took a browse at the menu in the manual here. It's looked easy to learn, but all the names through me off. I've seen many websites use a form of PHP where the URL bar in the browser wiil read something like
http://www.domain.com/samplepage.php?s=§ion=30&pageid=3
This is commonly used, from what I have seen, to organize site updates, and similar things in an archive. What is this method or system called? I need to no the name in order to research it. I don't want programming help, just the name. Thanks in advance.