>_ linuxcommand.dev
Startseite php
Programming

php

PHP Interpreter

Ubuntu CentOS Debian SUSE Fedora RHEL Arch Alpine macOS
Verified: 2026-03-04
Syntax
$php [options] [-f] <file> [args...]
Optionen
-f
-a
-S
-v
Examples
$php script.php
$php -a
$php -S localhost:8000
Typical use cases
?
Standard usage
php --help
Note Server-side scripting language for web development.
Export