Manual
do
PHP
Anterior
Próxima
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)
Retorna
TRUE
em
caso
de
sucesso
ou
FALSE
em
falhas
.
Nota
:
Exemplo
1
.
dbx_sort(
)
example
Anterior
Principal
Próxima
Acima