Description
bool
array_multisort
( array ar1 [, mixed arg [, mixed ... [, array ...]]])
The
sorting
flags
specified
after
an
array
argument
apply
only
to
that
array
-
they
are
reset
to
default
SORT_ASC
and
SORT_REGULAR
after
before
each
new
array
argument
.
מחזיר
TRUE
במקרה
של
הצלחה
או
FALSE
במקרה
של
כישלון
.