API17:JSession::fork
From Joomla! Documentation
JSession::fork
Description
Create a new session and copy variables from the old one.
public function fork ()
- Returns boolean $result true on success
- Defined on line 496 of libraries/joomla/session/session.php
See also
JSession::fork source code on BitBucket
Class JSession
Subpackage Session- Other versions of JSession::fork
User contributed notes
Code Examples