PHP Command Line Interface

PHP CLI Tutorial

This tutorial is intended for anybody who wants to write PHP Scripts that don't require a web server (neither Apache Web Server nor Microsoft IIS). PHP CLI can be used for a wide range of things. After you read this tutorial, you able to write your own PHP CLI scripts.
There are two ways you can execute your PHP CLI scripts:
Now you can do everything you like with PHP CLI!