Voting

: max(one, three)?
(Example: nine)

The Note You're Voting On

till at etill dot net
9 years ago
Some remarks not included in the official documentation.

1) array_column does not support 1D arrays, in which case an empty array is returned.

2) The $column_key is zero-based.

3) If $column_key extends the valid index range an empty array is returned.

<< Back to user notes page

To Top