Class Curl
Curl Class.
Namespace: Kotchasan
Author: Goragod Wiriya admin@goragod.com
Since: 1.0
Located at Kotchasan/Curl.php
Author: Goragod Wiriya admin@goragod.com
Since: 1.0
Located at Kotchasan/Curl.php
public
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
|
|
public
|
|
public
string
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
string
|
protected
integer
|
$error
ตัวแปรสำหรับเก็บ Error ที่มาจาก cURL 0 ไม่มี error (ค่าเริ่มต้น) มากกว่า 0 Error No. ของ cURL. |
#
0
|
protected
string
|
$errorMessage
ข้อความ Error จาก cURL หากมีข้อผิดพลาดในการส่ง. |
#
''
|
protected
array
|
$headers
HTTP headers. |
#
array()
|
protected
array
|
$options
พารามิเตอร์ CURLOPT. |
#
array()
|