array_unique showing error Array to string conversion

后端 未结 0 1821
闹比i
闹比i 2021-02-11 14:15

For getting the unique values i am using unique values. Below is the code i am using

array_unique($results_external);
aasort($results_external,\"created_on\");
$         


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