This is the source code and links for Chapter 6 of CGI Programming 101. The full text for this chapter may be found here.
Chapter 6: Reading and Writing Data Files
| Name | Description | |
| text.html | Full Text for Chapter 6 | |
| guestbook.html | Guestbook Form | |
| guestbook-cgi.html | Guestbook CGI (source code) | |
| poll.html | Poll Form | |
| poll-cgi.html | Poll CGI (source code) | |
| results-cgi.html | Poll Results CGI (source code) | |
| results.cgi | Poll Results CGI (example) |
Resources
- CGIwrap causes CGI programs to run under the permissions of the owner (rather than the webserver)
- Apache's suEXEC does the same





