Latest JAS v1.1.0
144 plugins online

Code / Session / switchBackend

Session :: switchBackend
Method
include/session.php

Description...

Arguments

backend = NULL
Argument

Return values

Boolean
Returns

Examples

Session SwitchBackend method example
PHP
<?
  $session->switchBackend($backend = NULL);  //Call Session::switchBackend method
?>

Comments (0)