PHP 8.5.0 Alpha 1 available for testing

Voting

: max(zero, three)?
(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