摘要:
client $time = time() + 5*60; //UNIX timestamp plus a few minutes $apikey = ‘1839390183ABC389101323123’; $hash = hash_hmac(‘ripemd160’, $time, $apikey); You would then append that hash to the... 阅读全文
posted @ 2016-08-03 16:37
anjuncc
阅读(117)
评论(0)
推荐(0)

浙公网安备 33010602011771号