创星网络[分享知识 传递快乐]

标题: jQuery plugin base64 encode and decode [打印本页]

作者: luinstein    时间: 2012-12-13 23:00
标题: jQuery plugin base64 encode and decode
SummaryBase64 encoder and decoder write by JavaScript. This script was a plugin of jQeury, so you must load jQuery library first if you want to use this script.
After encode by this script, you can decode it with PHP, and vice versa
Support Unicode library
This script was collected from the network, I just rewrite it as the plugin of jQuery, the copyright belongs to original work(s).

DownloadUsageWhether or not to use UNICODE library:
$.base64.is_unicode = false/true;Encode:
$.base64.encode('$.base64');Decode:
$.base64.decode('JC5iYXNlNjQ=');

from:http://go.cxweb.com.cn/gv84o





欢迎光临 创星网络[分享知识 传递快乐] (http://bbs.cxweb.com.cn/) Powered by Discuz! X3