PHP 8.5.0 Beta 1 available for testing

Voting

: min(five, zero)?
(Example: nine)

The Note You're Voting On

pritisn at gmail dot com
10 years ago
for quick check of getenv() adding a new env variable -
if you add a new env variable, make sure not only apache but xampp is also restarted.
Otherwise getenv() will return false for the newly added env variable.

<< Back to user notes page

To Top