$array_ab=array_combine($arry_key,$array_value);
php数组合并两个数组(一个数组做键名,另一个做值)
原文:https://www.cnblogs.com/zjj1990/p/9019889.html