PHP URL Parameter Processing
Some test URLs
- year=2018
- year parameter defined but without value - no error but the value is empty
- without year parameter- this will generate an error
The year parameter from the URL is set.
The year parameter from the URL: 2018