string hash_hmac(string $algo, string $data, string $key [ , bool $raw_output = false ] ) ... hash_hmac() generates a keyed hash value using the HMAC method.
確定! 回上一頁