|
More
About CGI and some Tips
|
 |
 |
-
CGI
- Common Gateway Interface
- Most popular
language used is PERL
- PERL can be
used on UNIX/Linux based platforms and
Window based platforms.
- Check with
you Hosting Provider to ensure you have
a CGI bin. Another words, make sure your
service allows PERL Scripts to be executed
on their servers. Most Do.
-
Why
use CGI? CGI allows numerous of ways
for the Website to interact with the
user. Examples include dynamic page
generation, having the system automatically
e-mail the user with a forgotten password
, and much more.
|
|
|
|