class file_downloader
Methods
| mixed |
get(string $host, string $directory, string $filename, int $port = 80, int $timeout = 6)
Retrieve contents from remotely stored file |
|
| string |
get_error_string()
Get error string |
|
| int |
get_error_number()
Get error number |
Details
at line 39
public mixed
get(string $host, string $directory, string $filename, int $port = 80, int $timeout = 6)
Retrieve contents from remotely stored file
at line 106
public string
get_error_string()
Get error string
at line 116
public int
get_error_number()
Get error number