CGI Programming / Scripts Question:

Do I have to use Perl?

CGI Programming Interview Question
CGI Programming Interview Question

Answer:

No - you can use any programming language you please. Perl is simply
today's most popular choice for CGI applications. Some other widely-
used languages are C, C++, TCL, BASIC and - for simple tasks -
even shell scripts.


Previous QuestionNext Question
Can I identify users/sessions without password protection?What do I absolutely need to know in CGI?