$src = filter_input(INPUT_GET, 'src', FILTER_SANITIZE_FULL_SPECIAL_CHARS); $domain = 'fatora.io'; if ($src) { $src = substr($src, 0, 50); // Limit length setcookie("src", $src, time() + 3600, '/', $domain, true, false); // 1-hour expiry } else { $src = filter_input(INPUT_COOKIE, 'src', FILTER_SANITIZE_FULL_SPECIAL_CHARS) ?: "fatora"; if (empty($_COOKIE['src'])) { setcookie("src", $src, time() + 3600, '/', $domain, true, false); // 1-hour expiry } } ?>
If you encounter any problem with Fatora services, you can contact the technical support directly at one of the following addresses:
To inquire about Fatora services, you can contact the sales team at one through