Re: Session with microtime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Panquekas wrote:
> On 20/04/07, Panquekas <panquekas@xxxxxxxxx> wrote:

<snip>

> I'm sorry, my mistake. What I tried to say is that the session_start() was
> on the top of the page, and the if( ) block was after that and the login
> script was even after the if( ), so the first thing to ran was the
> session_start() then the if( ) block and after that the login script
> registering the $_SESSION's. I moved the login script to the middle of the
> session_start() and the if( ).

<snip>

Am I the only one that uses 'session.auto_start = 1'?

It saves me from worrying about that type of problem.

Matt

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux