Login Script

Simon Faulkner news at titanic.co.uk
Sat Jun 28 07:00:45 EDT 2003


I have written a small Python web database which was initially just
used in house.

Now we want people to be able to read some pages from outside so I
need to implement some sort of security.

Does Python have sessions like PHP?

If not should I roll my own from a cookie and a MySQL table?

Any advice...


Simon
(PS I know that I should probably be using Zope but I don't really
understand it yet...)




More information about the Python-list mailing list