PHP » array_values
Return all the values of an array
| Parameters | Description |
|---|---|
| input | The array. |
Return Value: Returns an indexed array of values.
Return all the values of an array
| Parameters | Description |
|---|---|
| input | The array. |
Return Value: Returns an indexed array of values.