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
Dear all,
I have a project that is conversion
of Php Web applications into Python cgi
applications. In my mind compare python-cgi
php is better. But I want to know clearly.
which one is better. so kindly show me the
advantages of python-cgi compare to Php
regards
PRaba
__