\CurlClass

Summary

Methods
Properties
Constants
xml2json()
curl_get()
curl_post()
curl_delete()
curl_put()
$curl_url
$curlerror
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$curl_url

$curl_url : 

Type

$curlerror

$curlerror : 

Type

Methods

xml2json()

xml2json(  $xml) 

Parameters

$xml

curl_get()

curl_get(  $url, array  $get = NULL, array  $options = array()) 

Parameters

$url
array $get
array $options

curl_post()

curl_post(  $url, array  $post = NULL, array  $options = array()) 

Parameters

$url
array $post
array $options

curl_delete()

curl_delete(  $url, array  $get = NULL, array  $options = array()) 

Parameters

$url
array $get
array $options

curl_put()

curl_put(  $url, array  $post = NULL, array  $options = array()) 

Parameters

$url
array $post
array $options