cURL method to get any contents for Apache that does not support SSL for remote paths.
fusion_get_contents( string $url ) : mixed
$url (string) (Required)
(bool|string)
$data = fusion_get_contents('https://example.com/data');