Latest JAS v1.1.0
144 plugins online

Code / Protocol_HTTP / getCookie

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

Description...

Arguments

key
Argument
type = false
Argument

Return values

Mixed
Returns

Examples

Protocol_HTTP GetCookie method example
PHP
<?
  $protocol_http->getCookie($key, $type = false);  //Call Protocol_HTTP::getCookie method
?>

Comments (0)