praba kar <[EMAIL PROTECTED]> writes:
>I have a project that is conversion of Php Web applications
> into Python cgi applications. In my mind compare python-cgi php is
> better.
If performance is an issue you don't want to use any type of cgi.
Consider using mod_python instead.
--
http:/
> "Praba" == praba kar <[EMAIL PROTECTED]> writes:
Praba> Dear all,
Praba> I have a project that is conversion of Php Web applications
Praba> into Python cgi applications. In my mind compare
You might want to look into mod_python and psp (python server pages)
for a more straight