Check out http://www.modpython.org/, you can also use
python with CGI
http://docs.python.org/lib/module-cgi.html
or fastcgi
http://www.fastcgi.com/
--- [EMAIL PROTECTED] wrote:
>
> Hi everyone,
>
> I have to do a web based application for my final
> year project. Since,
> i am only familiar wi
On Aug 22, 5:13 pm, [EMAIL PROTECTED] wrote:
> Hi everyone,
>
> I have to do a web based application for my final year project. Since,
> i am only familiar with basic HTML and Java Script, i am totally new
> to this one. My friends are using LAMP (P->PHP). But i want to use
> Python. Is it possible
Hi everyone,
I have to do a web based application for my final year project. Since,
i am only familiar with basic HTML and Java Script, i am totally new
to this one. My friends are using LAMP (P->PHP). But i want to use
Python. Is it possible to use Python with Apache and MySQL. Is it
possible ?