array array_values ( array $input )
array_values() returns all the values from the input array and indexes numerically the array.
Returns an indexed array of values.