PHP ��һЩ������������ĺ����� ����ĵ���������г�����
��Ҫ�����У�
| �������� | �������� | �������������� | �����˳�� | ��غ��� |
|---|---|---|---|---|
| array_multisort() | ֵ | ��ֵ�����ı��֣��������͵IJ����� | ��һ�����������ѡ��ָ�� | array_walk() |
| asort() | ֵ | �� | �ɵ͵��� | arsort() |
| arsort() | ֵ | �� | �ɸߵ��� | asort() |
| krsort() | �� | �� | �ɸߵ��� | ksort() |
| ksort() | �� | �� | �ɵ͵��� | asort() |
| natcasesort() | ֵ | �� | ��Ȼ����Сд������ | natsort() |
| natsort() | ֵ | �� | ��Ȼ���� | natcasesort() |
| rsort() | ֵ | �� | �ɸߵ��� | sort() |
| shuffle() | ֵ | �� | ��� | array_rand() |
| sort() | ֵ | �� | �ɵ͵��� | rsort() |
| uasort() | ֵ | �� | ���û����� | uksort() |
| uksort() | �� | �� | ���û����� | uasort() |
| usort() | ֵ | �� | ���û����� | uasort() |