Latest JAS v1.1.0
144 plugins online

Code / Protocol_HTTP / setSession

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

Description...

Arguments

value = false
Argument
type = false
Argument

Return values

Boolean
Returns

Examples

Protocol_HTTP SetSession method example
PHP
<?
  $protocol_http->setSession($value = false, $type = false);  //Call Protocol_HTTP::setSession method
?>

Comments (0)