in reply to When building web apps, I:
Next I decide whether it's worth setting up templates for outputting html, or to just generate the complete html dynamically each hit.
If I was a better web programmer, I probably would first decide if I could/should be using mod_perl, instead of direct cgi.
|
|---|