Quote:
|
Originally Posted by DaveQB
CGI module is the way to go. Its not too hard, very similiar to PHP besides the import statement.
|
CGI is the way to go
only if you have no alternative. If your host restricts you to Python CGI, then that's what you have to use. If you have no such restriction, I can think of absolutely no advantage of using CGI.