Welcome Guest, Not a member yet? Register   Sign In
Sorting multi
#2

[eluser]Massaki[/eluser]
You can use the same index then call ksort().

$this->props[$row['id']] = $msg_item;
.
.
.

ksort($props);


Messages In This Thread
Sorting multi - by El Forum - 02-05-2014, 01:02 AM
Sorting multi - by El Forum - 02-05-2014, 08:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB