what is best for web development??

Samuel Walters swalters_usenet at yahoo.com
Sun Jan 11 02:43:14 EST 2004


|Thus Spake ketulp_barod On the now historical date of Sat, 10 Jan 2004
03:58:09 -0800|

> i am developing a web application and i am really confused on what
> should i use. should i use just python and use the cgi module availabe.
> Or should i use application like WebWare.Also there is PSP available. I
> am really confused and need help

Follow the advice given elsewhere in this thread, but also look at PHP,
which is another web-programming language. It's not difficult to pick up
if you have a grounding in C, and understand HTML, but it does have its
issues.  It is best for getting web pages to talk to databases.  The
nicest thing about it is that it was developed *for* creating dynamic
web-pages, so it has a good tool-box for that sort of thing.

HTH

Sam Walters.

-- 
Never forget the halloween documents.
http://www.opensource.org/halloween/
""" Where will Microsoft try to drag you today?
    Do you really want to go there?"""




More information about the Python-list mailing list