PHP 8.5.0 Alpha 4 available for testing

Voting

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

The Note You're Voting On

memandeemail at gmail dot com
19 years ago
Some server's has security options to block the getcwd()

Alternate option:

str_replace($_SERVER['SCRIPT_NAME'],'', $_SERVER['SCRIPT_FILENAME']);

<< Back to user notes page

To Top