Methods | ||||||||
---|---|---|---|---|---|---|---|---|
public
|
get_url_data(string $url, boolean $bin = false): type
Fetch any url Data
Fetch any url Data Parameters
|
# | ||||||
public
|
get_ftp_file_list(type $url, type $username, type $password): array
Get List of Directories,Files From FTPES (FTP explicit SSL) FTP Server
Get List of Directories,Files From FTPES (FTP explicit SSL) FTP Server |
# | ||||||
public
|
post_data_json(array $post, $posturl, boolean $n = false, boolean $session = false, string $referer = ""): boolean
Parameters
|
# | ||||||
public
|
post_data($post, $posturl, $n = false, $session = false, $referer = "")
|
# | ||||||
public
|
curl_grab_page(
string $url,
$ssl = false,
$headers = [],
$post = false,
array $postdata = [],
string $ref_url = '',
boolean $session = false,
string $proxy = '',
boolean $proxystatus = false,
): string
Parameters
|
# |