[Home] [Credit Search] [Category Browser] [Staff Roll Call] | The LINUX.COM Article Archive |
Originally Published: Wednesday, 21 June 2000 | Author: Derek Barber |
Published to: news_develop_development/Development News | Page: 1/1 - [Printable] |
Geeks404.com: Learning Perl/CGI for Apache Part 2: HTMLForms
In our first article, we discussed the basics of the HTTP protocol and the basics of Perl and CGI. Here, we'll learn how to send data to a CGI program through the use of an HTML form, and then interpret the data and dump it to the screen with a CGI program.
|