如何排序 $ data ['response'] ['games'] [x] ['name'] code>按字母顺序排列“nofollow”>这个 strong>数组? p>
我已经尝试过 希望你能帮助我 - 谷歌搜索 搜索了这个,但没有找到解决我问题的方法。 p>
编辑:链接已更新。 p>
代码: strong> < a href =“https://github.com/GabrielWanzek/GWSteamLib/”rel =“nofollow”> https://github.com/GabrielWanzek/GWSteamLib/ p>
div> array_multisort() code>但根本不理解这个功能。 p>
How can i sort this array by $data['response']['games'][x]['name']
alphabetical from A-Z?
I have tried already array_multisort()
but didn't understand this function at all.
Hope you can help me - googled and searched this but didn't found any solution for my problem.
Edit: link updated.