phpPHP Befehlszeilenschnittstelle. Weitere Informationen: https://www.php.net/manual/en/features.commandline.options.php.
php {{pfad/zu/datei}}
php {{[-l|--syntax-check]}} {{pfad/zu/datei}}
php {{[-a|--interactive]}}
php {{[-r|--run]}} "{{befehl}}"
php {{[-S|--server]}} {{host}}:{{port}}
php {{[-m|--modules]}}
php {{[-i|--info]}}
php {{[--rf|--rfunction]}} {{funktionsname}}