日期:2014-05-16 浏览次数:20524 次
foreach($my_array as $v) $arr[$v]=$v; extract($arr, EXTR_OVERWRITE); var_dump($username,$userpwd);