PHP 8.5.0 Alpha 1 available for testing

Voting

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

The Note You're Voting On

kyong
21 years ago
As you know, getenv('DOCUMENT_ROOT') is useful.
However, under CLI environment(I tend to do quick check
if it works or not), it doesn't work without modified php.ini
file. So I add "export DOCUMENT_ROOT=~" in my .bash_profile.

<< Back to user notes page

To Top