How to make forums

Sam stardif10 at hotmail.com
Sat Feb 14 21:18:51 EST 2004


The cgi module will be of use to you:

http://www.python.org/doc/current/lib/module-cgi.html

On a related topic, how would one implement something equivalent to PHP 
'sessions' using Python to keep track of logged on users etc?

Spencer wrote:
> I am interested in making my own forums (powered by Python). I was
> wondering what would be needed to make one, so that I can start making
> it.
> 
> I have always used the login script I made (it uses PHP and MySQL),
> will people be able to use the forums using a PHP/MySQL login script?
> Will it makes things more complicated?
> 
> Of course I will answer any questions you may have.




More information about the Python-list mailing list