The current URL is a very valuable piece of information to PHP developers, who will need to shape services and requests around what the visitor is currently browsing. You will be overjoyed to see that the latest version of PHP includes phenomenal support for doing this with relative ease.
PHP uses what are called server variables to access different pieces of information about the current HTTP request, as well as a myriad of other miscella (more…)