|
|
Basic CGI Programming
Home -- Building -- Java and CGI Programming -- Basic CGI Programming
CGI stands for Common Gateway Interface. CGI lets you fully interact with the data your customers enter into forms on your site. CGI also allows you to let information in databases interact with your website. PERL is a language that you can write CGI scripts in. It is very cryptic and your scripts can become very complex in a short amount of time. If you seriously insterested in learned how to write your own CGI scripts, follow this link to a tutorial on PERL and CGI Programming
There are also a couple of sites that can provide you with ready made CGI scripts that you can implement on your site. I've provided a few of these links below:
|
|
|