dbx_sort

dbx_sort -- Sort a result from a dbx_query by a custom sort function

Description

bool dbx_sort ( object result, string user_compare_function)

Vrací TRUE při úspěchu , FALSE při selhání .

Poznámka :

Příklad 1 . dbx_sort( ) example