in reply to RFC: CGI/MySQL - improving my code

I admire your willingness to write a CGI/SQL tutorial, but Ovid's CGI course already exists, and is very good. Perhaps you could just summarize the material there instead of re-doing the work?

<-radiant.matrix->
A collection of thoughts and links from the minds of geeks
The Code that can be seen is not the true Code
I haven't found a problem yet that can't be solved by a well-placed trebuchet

Replies are listed 'Best First'.
Re^2: RFC: CGI/MySQL - improving my code
by raflach (Pilgrim) on Mar 28, 2006 at 22:07 UTC

    Ovid's CGI course doesn't even address templating and seems to me to be about 5-10 years out of date wrt good programming practice.

    UPDATE: Ovid's course is great for what it is; I'm merely pointing out that it is hardly the equivalent of what the OP is proposing.