after around 10 minutes of googling I found it on php.net. Do
blah=$_POST['username'];
And you will get username!

Now change the form from method=get to original method=post
EDIT: This is the URL if you want it
http://www.php.net/manual/en/reserved.variables.php