一、函数名称
dr_string2array
二、函数介绍
将一个被序列化后的数据转化为数组
三、参数值
四、开发示例
$array = dr_string2array($string);
http://www.htmltoo.com/