Sort PHP array through another array which specifies the sort order by value (values are not keys in first array)

后端 未结 0 432
醉话见心
醉话见心 2020-12-07 21:01

I have two PHP-arrays and i want to sort the first by using the second. for example my first array could be:

[
"Hello" => "Hallo", 
&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题