Documentation

SessionInterface

Session interface

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
5.0.0

Table of Contents

Methods

kill()  : void
Destroy the session
setRequestValue()  : SessionInterface
Set a request-based value
setTimedValue()  : SessionInterface
Set a time-based value
sweep()  : SessionInterface
Check request-based and time-based values, removing any that have expired or exceeded their hop limit

Methods


        
On this page

Search results