Posted by Fabio on 08/26/07 22:42
"ZeldorBlat" <zeldorblat@gmail.com> ha scritto nel messaggio
news:1188167661.871089.223050@k79g2000hse.googlegroups.com...
>
> Do you have session_start() at the beginning of your page?
>
mmm... you're right, thanks.
But I read somewhere that with $_SESSION it was useless to call
session_start() and others session functions... :(
session_start() never reset the $_SESSION, right?
I have to call it at evry page POST or I have to check if session was
already started and only if not I will call session_start()?
Thanks again ;)
Navigation:
[Reply to this message]
|