为什么下面这串字符,用js 先base64_decode 然后再md5 下和php 下得到的值不一样,我用php得到的结果是2d45bc98101326f147cc0f21ca8cd162,你们用js 试试看,看看结果是什么?
BvkmoUl5IixfrqzaSTqfcjY3eA51Hpr1pjZPag==
备注:
js base64 用的这个库https://github.com/dankogai/js-base64
js md5 用的这个库 http://pajhome.org.uk/crypt/md5/2.2/md5-min.js
BvkmoUl5IixfrqzaSTqfcjY3eA51Hpr1pjZPag==
备注:
js base64 用的这个库https://github.com/dankogai/js-base64
js md5 用的这个库 http://pajhome.org.uk/crypt/md5/2.2/md5-min.js