Cgi Environmental Variables
|
Popularity: (285)
Tags: cgi variables perl environmental Link: Visit It >> |
CGI Environmental Variables Sea... cgi script is through environmental variables. These are created and assigned appropriate values within the environment... cgi script. They can be accessed as any other environmental variable like with getenv (in C) or %ENV{ VARIABLE_NAME }...