Posted by Angelos on 05/22/05 13:40
"Mick Sharpe" <mick.sharpe@btinternet.com> wrote in message
news:d6pj7i$457$1@nwrdmz01.dmz.ncs.ea.ibs-infra.bt.com...
> This may be a bug in PHP. I found that session_start() does not work if
> called from inside a function - you have to call it from top-level code.
> Also, you need to call it before you do anything else. HTH :-)
I don't think so... I can start a session later in my code inside a switch
case: statement for example...
You might be wrong
[Back to original message]
|