Latest JAS v1.1.0
144 plugins online

Code / Protocol_HTTP / getVar

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

Description...

Arguments

key
Argument

Return values

Mixed
Returns

Examples

Protocol_HTTP GetVar method example
PHP
<?
  $protocol_http->getVar($key);  //Call Protocol_HTTP::getVar method
?>

Comments (0)