Sessions

The class PET::Session is only a “placeholder” for sessions.  You can use a basic session shipped with PET, or you can create your own!

Summary
SessionsThe class PET::Session is only a “placeholder” for sessions.
Using sessionsUNDER CONSTRUCTION
Writing your ownThis is an example on how to create a session handler.

Using sessions

UNDER CONSTRUCTION

Writing your own

This is an example on how to create a session handler.

UNDER CONSTRUCTION

This is a base session implementation.
Close