Re: [PHP] session_unregister and session_destroy

2001-04-03 Thread Plutarck
First of all, in sessions you have two different things. You have the session itself, which is basically a "container" for variables. Then you have the variables themselves, which is what is inside your container. session_unregister removes the variable from the container (you have to say which o

[PHP] session_unregister and session_destroy

2001-04-03 Thread Jacky
Hi people What is the different between session_unregister and session_destroy? If i want to delete session, which one should I used? Jack [EMAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself"