| My new 564-page book, Shell Scripting, published by Wiley, is on sale now. Please click "Like" on the left if you are on Facebook, or just click here to get the book. |
Hints and Tips - CGI Programming
For CGI programming, there are a couple of extra variables to be aware of, and a few tips I've picked up along the way.Although the shell may not seem the obvious choice for CGI programming, it is quick to write and simple to debug. As such, it makes for an ideal prototyping language for CGI scripts, and fine for simple or little-used CGI scripts permanently.
cookie.cgi - which calls fortune.cgi
| My new 564-page book, Shell Scripting, published by Wiley, is on sale now. Please click "Like" on the left if you are on Facebook, or just click here to get the book. |
Steve's Bourne / Bash shell scripting tutorial
