Voting

: max(five, three)?
(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