CGI for the Total Non-Programmer
This tutorial walks you through the basics of creating CGIs with Perl on a Unix platform. At the end of this tutorial you will be able to create Perl programs for counting hits, storing and retrieving guestbook information, and processing secure passwords. You will also gain an understanding of how the Perl programming language works, and you will learn to use variables, IF statements, and loops in Perl.
Visit publisher site: CGI for the Total Non-ProgrammerListing Details
- Filed in:
-
Scripts / CGI & Perl / Tutorials & Tips / Introduction to Perl & CGI
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
This site takes you by the hand and leads you step by step through the process, so you can actually do the exercises in the tutorial on a Unix based server that you are Telnetting into. Excellent tutorial! I had looked at a few other tutorials and an online book and most seemed to assume you already had knowledge about scripting and linking the html files to the cgi programs. On the other sites I couldn't find the instructions for starting from square one. With what I have learned from this tutorial I should be able to go back to the other sites and work through their problems, but I needed to use this site first.