PHP CLI basics

3 Tutorials
00:34:00

PHP tutorial videos that demonstrate the PHP command line interface (CLI).

About the course

This course comprises of three short tutorials that show how to use PHP on the command line.

There is no required operating system as the commands shown can be used on Windows, Mac and Linux systems.

Learning outcomes

  1. Learn how to debug and explore PHP in-built functions using the command line interface
  2. Create a mini web server using just the PHP command line interface
  3. Learn how to use the PHP interactive shell

Recommended Knowledge

  1. Basic knowledge of the command line