-
-
F.A.Q: CGI / Perl Scripting
- CGI stands for Common Gateway Interface.
CGI provides a method to interface a computer program with an HTML page.
-
- 3. What is the path to
Perl? - Top
- What is the path to the Perl interpreter.
This needs to be specified in the first line of the Perl script?
NT does
not require the path to Perl. When a .cgi or .pl file is called, it
automatically loads the Perl. - Updated: June 13, 2001
-
-
[Ask
a Question] - [Open
a Support Ticket]
|