Py + CGI or other ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Krisztian Kepes

    Py + CGI or other ?

    Hi !

    I want to substitute/replace my php site to python, 'cause
    I fall in love with Python, and not want to continue the work with php.

    A question:
    - how to I make the change ?
    So, I take an interest in Python+Web. Where I starting this learning ?

    1.
    I use php used in module, not in cgi ?
    The python can load to apache in module ?

    2.
    Or I must create an CGI library ?

    3.
    The BaseHTTPServer is good for starting an cgi development ?

    4.
    Can the python handle the session of web browsers ?

    5.
    Can the python access other db servers (not mysql) ?

    Thx:
    KK



Working...