PHP function sort()

Availability in PHP 4.0

Sort an array

Parameters

Parameter Data type Default value Note
$array array not The input array.
$sort_flags int null The optional second parameter sort_flags may be used to modify the sorting behavior using these values:

Return values

bool

Returns true on success, otherwise false on failure.

Other resources

Official sort function documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.