| |
|
|
|
CGI and PerlCGI ("Common Gateway Interface") is a web-server technology supported by most web hosts, that allows (for example), scripts to be implemented on your web-server.
- Many (but not all) CGI scripts are written using the Perl language.
- CGI scripts can be used to enhance a web site with additional features or functions, or make a web site more interactive, etc.
- Most (but not all) web hosts support CGI, at least with Perl. Check with your host if necessary.
- Some CGI scripts may have additional requirements. Again, check with your hosting company if necessary.
Please use the menu on the left to navigate within the CGI and Perl section of this web site.
Related Links
|
|