>_ linuxcommand.dev
Startseite php
Programming

php

PHP Interpreter

Ubuntu CentOS Debian SUSE Fedora RHEL Arch Alpine macOS
Verifiziert: 2026-03-04
Syntax
$php [options] [-f] <file> [args...]
Optionen
-f
-a
-S
-v
Beispiele
$php script.php
$php -a
$php -S localhost:8000
Typische Anwendungsfälle
?
Standardverwendung
php --help
Hinweis Serverseitige Skriptsprache für Webentwicklung.
Export