Skip to content
Mo McRoberts edited this page Aug 7, 2011 · 1 revision

Commit changes to the session data

Synopsis

public function [[Session]]::commit($req = null)

Description

Session::commit() stores any changes which have been made to the session data so that they will be available when future requests attach to the session.

Parameters

Name Direction Type Description
$req
  </td>
</tr>

Clone this wiki locally