bug_x

导航

 

2016年2月4日

摘要: function fue($hash,$times) { // Execute the encryption(s) as many times as the user wants for($i=$times;$i>0;$i--) { // Encode with base64... $hash=ba 阅读全文
posted @ 2016-02-04 17:48 bug_x 阅读(254) 评论(0) 推荐(0)