|
Posted by Vyoma on 12/17/43 11:54
Vyoma wrote:
> Ah! I feel so dumb. I should have used that _SESSION instead of
> _SERVER. It is working like a clockwork now, and I do not have any
> problems.
>
> As stated above, I checked the PHP.net site for the session_register()
> fucntion. It is indeed deprecated. Now, I have a couple of questions
> more:
>
> So, how should I proceed?
> If I do not call the session_register('auth'), can I still use
> _SESSION['auth']?
>
> And if I am not using session_register(), should I be calling
> session_start()?
>
> Regards,
> Vyoma
Oops again. I did not read the last mail before replying.
Thanks Alex. You have answered to all the questions I posted last.
-Vyoma
Navigation:
[Reply to this message]
|