How to get a parameter from a URL string in PHP
I don’t know about you but I often need to get an individual $_GET parameter from a URL string in PHP. Here’s a quick method that you can use to…
Read more »I don’t know about you but I often need to get an individual $_GET parameter from a URL string in PHP. Here’s a quick method that you can use to…
Read more »