Thanks Jason.
That worked perfectly. Just curious - why wasn't this working? It was just the GET commands that were in the PHP instead of the POST commands? If so, why were they set to GET anyways? Does that work on some servers but not all (obviously not mine)?
the die statement is writing the SQL to the page and stopping the application before the database is changed. Remove the die statement and the password should now change. 


