PHP Class Helper_Http, 12306

User: Administrator Date: 2015/4/11 Time: 16:42
ファイルを表示 Open project: sohow/12306 Class Usage Examples

Public Methods

Method Description
get ( $url, $header = [], &$setcookie = "" )
post ( $url, $data, $header = [], &$setcookie = "" )

Method Details

get() public static method

public static get ( $url, $header = [], &$setcookie = "" )

post() public static method

public static post ( $url, $data, $header = [], &$setcookie = "" )