NYCPHP Meetup

NYPHP.org

[nycphp-talk] Experts help needed (Sessions)

Chris Shiflett shiflett at php.net
Sat Aug 6 16:23:28 EDT 2005


David Mintz wrote:
> Here's a possiblity you should look at (sorry if I'm repeating myself):
> 
> http://shiflett.org/code/http-developers-handbook/state_example.phps
> http://shiflett.org/code/http-developers-handbook/session_example.phps

Don't use those. :-)

Those examples are meant to introduce some basic principles about state 
and session management in a generic way. The code is PHP, just because 
PHP is easy to read. It's not meant to be used by PHP developers, since 
the native session mechanism is much better.

Chris

-- 
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/



More information about the talk mailing list