Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. It''s also great for debugging your codes.
formtest.pl is useful for testing forms. It displays the raw url-encoded GET or POST string and parses out the variables for display as html or plain text.