phpPHP command-line interface. Meer informatie: https://www.php.net/manual/en/features.commandline.options.php.
php {{pad/naar/bestand}}
php {{[-l|--syntax-check]}} {{pad/naar/bestand}}
php {{[-a|--interactive]}}
<? ?> tags; escape dubbele aanhalingstekens met backslash):php {{[-r|--run]}} "{{code}}"
php {{[-S|--server]}} {{host}}:{{poort}}
php {{[-m|--modules]}}
php {{[-i|--info]}}
php {{[--rf|--rfunction]}} {{functie_naam}}