Latest JAS v1.1.0
144 plugins online

Code / Session / getKeys

Session :: getKeys
Method
include/session.php

Description...

Return values

Variable
Returns

Examples

Session GetKeys method example
PHP
<?
  $session->getKeys();  //Call Session::getKeys method
?>

Comments (0)