Python vs PHP

Thomas Weholt ( PRIVAT ) 2002 at weholt.org
Mon Jul 7 07:34:41 EDT 2003


Replace PHP ? They're rather different animals, but as Web programming
languages go I think there is little you can do in PHP that you cannot do in
Python some way or another.

Python has good support MySQL. Search for Mysql and python on
www.sourceforge.net. The docs contain examples on how to connect to the
database too.

General tutorials on Python are available at www.python.org, but more web
specific docs depends on what you want to do, how and where ( platform
etc ).

Give a bit more details.

Thomas

"Catalin" <ady982 at ploiesti.astral.ro> wrote in message
news:mailman.1057574470.1750.python-list at python.org...
> Can Python replace PHP?
> Can I use a python program to make an interface to a mysql 4.X database?
> If that's possible where can I find a tutorial?
>
>






More information about the Python-list mailing list