Contact: aviboots(AT)netvision.net.il
39,890 questions
51,821 answers
573 users
file_put_contents('d:\data.txt', 'secret key hash value with HMAC method'); echo hash_hmac_file('md5', 'd:\data.txt', 'secret_key'); /* run: e3f09f47c27c0d80dba6bff467004365 */