InterviewSolution
Saved Bookmarks
| 1. |
What gives the full path to CGI script?(a) script_filename(b) script_name(c) server_name(d) request_methodThis question was addressed to me in an interview.Origin of the question is CSS Transition, Perl cgi Programming in division CGI Programming & Miscellaneous of CSS |
|
Answer» The correct answer is (a) script_filename |
|