After changing it to REQUEST, I got this:
OK, so now that we can inject the variable values, remove the print_r line, and use the long URL to manually enter the variables you want to update in your table. You will need to change the beginning lines of your code from $_POST["uname"] = to $_REQUEST["uname"] =...