Latest JAS v1.1.0
144 plugins online

Code / Session / getKey

Session :: getKey
Method
include/session.php

Description...

Return values

Variable
Returns

Examples

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

Comments (0)