Latest JAS v1.1.0
144 plugins online

Code / Socket / fromIP

Socket :: fromIP
Method
include/socket.php

Description...

Arguments

ip
Argument

Return values

Variable
Returns

Examples

Socket FromIP method example
PHP
<?
  $socket->fromIP($ip);  //Call Socket::fromIP method
?>

Comments (0)