| dbx_sortSort a result from a dbx_query by a custom sort function Description
   bool dbx_sort
    ( object  $result, string$user_compare_function)Sort a result from a dbx_query call with a custom sort function. Parameters
 
 Return Values
   Returns  Examples
 Example #1 dbx_sort example 
<?phpNotes
 See Also
 
 |