摘要:
function mb_unserialize($array) { $serial_str = iconv('gbk','utf-8',serialize($array)); $serial_str= preg_replace('!s:(\d+):"(.*?)";!se', "'s:'.strlen('$2').':\"$2\";'", $serial_str ); $serial_str= str_replace("\r&quo 阅读全文
posted @ 2014-02-13 16:18
以为是帅哥
阅读(205)
评论(0)
推荐(0)
浙公网安备 33010602011771号