Todo List
DObject | --DHTTPBase
[line 49]
[line 55]
[line 43]
All headers set by the server
[line 25]
Every element of the array is a line in the file
[line 34]
Total HTML content
DHTTPBase __construct( )
Overridden in child classes as:
string getURL( string $url, [DCURLUsernamePasswordObject $CURLOPT_USERPWD = null])
This method requires Curl library else returns blank string
boolean loadUrl( string $url)
string postFile( string $url, string $fileName, string $filePath, [DCURLUsernamePasswordObject $CURLOPT_USERPWD = null])
string postUrl( string $url, [string $paramsString = ""], [DCURLUsernamePasswordObject $CURLOPT_USERPWD = null])
DFile toFile( string $fileName)
string toStr( )