I have created a CGI-based page,after entering all the
values in to the fields, How to get the output on the web
browser using Perl
Answer Posted / raghav
Including the First two answers also go thru CGI.pm module.
or else you can also use the cgi-lib.pl.
Go through the docs of the modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of '>>' in perl?
Explain splicing of arrays?
How to open a directory in perl?
What is the use of now constructor in perl?
Write an example explaining the use of symbol tables.
What's the difference between /^Foo/s and /^Foo/?
Comment on array slicing and range operator
How do you you check the return code of a command in perl?
How to connect to SQL server through Perl?
What are the advantages of perl programming?
How to determine strings length in perl?
How to convert strings into an array in perl?
What does last statement do in perl?
What are hashes?
How to read a directory in perl?