update page now
PHP 8.5.6 Released!

Voting

: max(nine, two)?
(Example: nine)

The Note You're Voting On

jake at qzdesign dot co dot uk
7 years ago
If there is no active output buffer, an error of level E_NOTICE is generated (at least in PHP 7.1).  To avoid this, test first with `ob_get_level()`.

<< Back to user notes page

To Top