PHP 8.4.24 Released!

Voting

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

The Note You're Voting On

jmarkmurph at yahoo dot com
10 years ago
So compact('var1', 'var2') is the same as saying array('var1' => $var1, 'var2' => $var2) as long as $var1 and $var2 are set.

<< Back to user notes page

To Top