dbx_sort Sort a result from a dbx_query by a custom sort function Description booldbx_sort objectresult stringuser_compare_function &return.success; It is always better to use ORDER BY SQL clause instead of dbx_sort, if possible. <function>dbx_sort</function> example ]]> See also dbx_compare.