\Network

网络连接类.

Summary

Methods
Properties
Constants
__construct()
Create()
$networktype
$network_list
$curl
$fsockopen
$file_get_contents
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_network
N/A

Properties

$networktype

$networktype : null

Type

null

$network_list

$network_list : array

Type

array

$curl

$curl : boolean

Type

boolean

$fsockopen

$fsockopen : boolean

Type

boolean

$file_get_contents

$file_get_contents : boolean

Type

boolean

Methods

__construct()

__construct() 

构造函数.

Create()

Create(string  $extension = '') : \Network__Interface

Parameters

string $extension

Returns

\Network__Interface