Home »
In order to access the data sent via the GET method, we you use $_GET array like this: http://www.url.com?var=value $variable = $_GET[“var”]; this will now contain ‘value’
Username or Email Address
Password
Remember Me