Description
int
dbx_compare
( array row_a, array row_b, string column_key [, int flags])
and the preferred comparison type:
One of the direction and one of the type constant can be combined
with bitwise OR operator (|). The default value for the
flags
parameter is
DBX_CMP_ASC
|
DBX_CMP_NATIVE
.
Przykład
1
.
dbx_compare(
)
example
|