Voting

: max(nine, six)?
(Example: nine)

The Note You're Voting On

pgl at yoyo dot org
11 years ago
For versions of PHP < 5.5.0, you can get the name of the script from $argv[0]: http://www.php.net/manual/en/reserved.variables.argv.php

<< Back to user notes page

To Top