Latest JAS v1.1.0
144 plugins online

Code / Protocol_HTTP / getSession

Protocol_HTTP :: getSession
Method
include/protocol/http.php

Description...

Arguments

type = false
Argument

Return values

Mixed
Returns

Examples

Protocol_HTTP GetSession method example
PHP
<?
  $protocol_http->getSession($type = false);  //Call Protocol_HTTP::getSession method
?>

Comments (0)