i’m looking for an advanced tutorial about PHP sessions. With a deep understanding of how they works, avoiding to get into the PHP source code (the Zend engine).
EDIT
I wanted to avoid the “PHP Source Code” (as my original question says), which means, avoid the C code from the Zend Engine (at that moment).
PHP sessions manual. WARNING: Has PHP Code.