TwistPHP Documentation

Mysql

File path: dist/twist/Core/Models/Session/Mysql.model.php
Namespace: Twist\Core\Models\Session
Extends:

Type: Model

Mysql

Example Usage

<?php
//Call the function setHandlers with the example vars
$resMysql = new \Twist\Core\Models\Session\Mysql();
$resMysql -> setHandlers();

Method List

Method Access Returns
__constructconstructvoid
__destructpublicvoid
setHandlersprotectedvoid
openpublicvoid
closepublicvoid
readpublicvoid
writepublicvoid
destroypublicvoid
gcpublicvoid