Latest JAS v1.1.0
144 plugins online

Code / Socket / connect

Socket :: connect
Method
include/socket.php

Description...

Arguments

url
Argument

Return values

Boolean
Returns

Examples

Socket Connect method example
PHP
<?
  $socket->connect($url);  //Call Socket::connect method
?>

Comments (0)