GoogleApiAdsCommon
[ class tree: GoogleApiAdsCommon ] [ index: GoogleApiAdsCommon ] [ all elements ]

Class: CurlUtils

Source Location: /Common/Util/CurlUtils.php

Class Overview


A collection of utility methods for working with cURL.


Methods



Class Details

[line 33]
A collection of utility methods for working with cURL.



[ Top ]


Class Methods


static method CreateSession [line 45]

static the CreateSession( string $url)

Creates a new cURL session with the default options applied.



Tags:

return:  cURL handle for the new session
access:  public


Parameters:

string   $url   the URL of the resource to connect to

[ Top ]


Documentation generated by phpDocumentor 1.4.3