On Wednesday 04 March 2009 12:24:39 am Stanisław T. Findeisen wrote:
> Hello, how to make user sessions? Something like:
>
> * log in using password
> * maintain session state across several executions of several scripts
> forming the application
> * log out
>
> Do I have to do it manually or is th
Stanisław T. Findeisen wrote:
Hello, how to make user sessions? Something like:
* log in using password
* maintain session state across several executions of several scripts
forming the application
* log out
Do I have to do it manually or is there something ready that you can
recommend?