What are environment variables available in Python CGI Programming?
Answers
Answered by
0
Answer:
CGI Environment Variables
Sr.No. Variable Name Description
9 REQUEST_METHOD The method used to make the request. The most common methods are GET and POST.
10 SCRIPT_FILENAME The full path to the CGI script.
11 SCRIPT_NAME The name of the CGI script.
12 SERVER_NAME The server's hostname or IP Address
Similar questions
Science,
8 months ago
English,
8 months ago
Math,
8 months ago
Computer Science,
1 year ago
Physics,
1 year ago