19,155 tutorials online
12 tutorials pending review
763 dead links removed





Introducing The PHP Command Line Interface

User Rating: Not yet rated
Source Website: www.talkphp.com
Viewed: 52 times
Reported For Abuse / Broken Link: 0 times
(Report Link)

Rate this tutorial:


Description:
In this short article I will introduce you to the PHP Command Line Interface (or CLI for short). PHP CLI allows you to run PHP scripts directly from the command line bypassing the need for a web server.






Other Tutorials From This Category
    The Truth About PHP Variables
    Setting Up Your Own On-Demand Video Site With PHP
    Create Your First WordPress Plugin In 10 Minutes
    Create A Google Calendar Widget With PHP
    Create a PHP5 Framework: Part 2
    Using Regex To Extract Content Between HTML Tags
    Dispaying Your Twitter Status With PHP
    Creating PDF Documents With PHP In 10 Steps
    Deploying A PHP-GTK Application With NSIS
    Introduction to Output Buffering