Skip to the content.
PHP Cheatsheet
My big cheatsheet in programming
View on GitHub
PHP Cheatsheet
Table of Contents
PHP Cheatsheet
Table of Contents
Commands
Commands
Command
Description
$ php -v
Show PHP version
$ php -S localhost:8000
Start PHP server