PYTHON Sessions

(0)
Python replacement for PHP's Sessions [ edit ]



Do you know a Python replacement for PHP's Sessions ? Write it!

PHP Sessions

PHP original manual for Sessions [ show | php.net ]

Sessions

Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables you to build more customized applications and increase the appeal of your web site. All information is in the Session reference section.