I want to use python as PHP..

Jeff Davis jdavis at wasabimg.com
Fri Oct 20 01:45:35 EDT 2000


Python is a seperate interpreter from PHP. Check out the python docs and
look for the cgi module for python. Then you can run python scripts as
cgi scripts through apache.

Regards,
Jeff Davis

Cho Yoonbae wrote:

> Hi,
>
> I want to use python scripts as PHP on apache.
>
> How can I web-programming in python as PHP?
>
> Is there any module for web-programming?
>
> Have a nice day.
>
> byebye~




More information about the Python-list mailing list