|
Script Category : CGI And Perl
Script Sub Category : Development Tools
Use this code to display environment variables and form variables. The form variables are assumed to be in the %in associative array (as extracted by the &getdata subroutine show in a previous example). This is generally used when the script encounters an error and is very useful for debugging.
|
|
|