PHP 8.5.0 Alpha 1 available for testing

Voting

: min(three, eight)?
(Example: nine)

The Note You're Voting On

shagshag
13 years ago
That's not says in the description but max_input_vars directive affects this function. If there are more input variables on the string than specified by this directive, an E_WARNING is issued, and further input variables are truncated from the request.

<< Back to user notes page

To Top