Hey everybody,
i'm looking for an advanced tutorial about PHP sessions. With a deep understanding of how they works, avoiding to get into the PHP code.
Thanks!
Hey everybody,
i'm looking for an advanced tutorial about PHP sessions. With a deep understanding of how they works, avoiding to get into the PHP code.
Thanks!
If you want a decent tutorial on PHP sessions, I would look over here.
Note that it's going to be very hard to gain a "deep understanding" of how they work without getting into the PHP code.
There is the same mechanism with java/servlet if you can't bear php...
look for getSession in HttpServletRequest