array_values

Definition

array array_values ( array $input )

Description

array_values() returns all the values from the input array and indexes numerically the array.

[More at php.net]

Parameters


loading


Share/bookmark - array_values


Global comments