Voting

: min(zero, seven)?
(Example: nine)

The Note You're Voting On

phpcoder at gmail dot com
5 years ago
Using the ... operator, vprintf($format, $array) is basically just printf($format, ...$array).

<< Back to user notes page

To Top