Latest JAS v1.1.0
144 plugins online

Code / Socket / getOption

Socket :: getOption
Method
include/socket.php

Description...

Arguments

key
Argument

Return values

Mixed
Returns

Examples

Socket GetOption method example
PHP
<?
  $socket->getOption($key);  //Call Socket::getOption method
?>

Comments (0)