PHP 8.5.0 RC 2 available for testing

Voting

: max(one, five)?
(Example: nine)

The Note You're Voting On

Anonymous
20 years ago
To make this perfectly clear (hopefully), an underscore is always added when the string is prefixed.
extract(array("color" => "blue"),EXTR_PREFIX_ALL,'');// note: prefix is empty
is the same as
$color='_blue';

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /