Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Helper_Http
PHP Class Helper_Http, 12306
User: Administrator Date: 2015/4/11 Time: 16:42
Show file
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
= "" )