array_values

PHP 4, PHP 5, PHP 7, PHP 8
array_values - Return all the values of an array

Example #1 array_values example

Result: Array ( [0] => XL [1] => gold )
PHP Version:


Example #2 of array_values

PHP Version:


Function array_values:

Arrays Functions

Most used PHP functions