PHP 8.5.0 Alpha 4 available for testing

Voting

: four plus one?
(Example: nine)

The Note You're Voting On

figroc at gmail dot com
17 years ago
The variable symbol '$' should be considered as the highest-precedence operator, so that the variable variables such as $$a[0] won't confuse the parser. [http://www.php.net/manual/en/language.variables.variable.php]

<< Back to user notes page

To Top