HI
thanks for the link.
I have tried implementing the multisort function but get various errors.
PHP Code:
foreach ($_from as $this->_tpl_vars['k'] => $this->_tpl_vars['ARR_F']):
$sortColumn[] = $this->_tpl_vars['ARR_F']['depth_mm'];
array_multisort($sortColumn, SORT_ASC, $this->_tpl_vars['ARR_F']);
$this->_foreach['frchFrameList']['iteration']++;
I get this error:
Warning: array_multisort() [function.array-multisort]: Array sizes are inconsistent in