What PHP super global variables give a PHP script access to formdata, under the get or the post method. How do you access the individual values? All the key-value pairs without knowing the key names? Loop through all the key-value pairs? Check to see if any given value is present or not?