Voting

: min(six, six)?
(Example: nine)

The Note You're Voting On

rishad at kaluma dot com
6 years ago
When using http_build_query($args) where $args is an array; note that there is a limit to the size of array. See max_input_vars in your php.ini to increase this size.

<< Back to user notes page

To Top