Latest JAS v1.1.0
144 plugins online

Code / Socket / __construct

Socket :: __construct
Method
include/socket.php

Description...

Return values

Instance
Returns

Examples

Socket class example
PHP
<?
  $socket=new Socket();  //Init Socket object
?>

Comments (0)