News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Maintaining your Server with Command Line PHP
April 17, 2012 @ 09:37:16

Stephen Thorpe has a new article posted on the PHPMaster.com site today about using command line PHP to handle some of the automation on your server.

n this article we'll look at the advantages of using PHP CLI. I'll show you how to test PHP's Command Line Interface / Interpreter (CLI) on your server, and then we'll look at some of the options available for PHP CLI including the interactive shell and how to create executable scripts. Finally, I'll give you a couple of examples of scripts to use to maintain your server written in PHP.

He introduces the command-line executable for PHP and shows how to use it to create some simple scripts (including ones that take in command-line arguments). He shows how to make a simple script to monitor disk usage (using the unix command "df") and a backup script that copies files/folders over to another device.

0 comments voice your opinion now!
commandline tutorial introduction


blog comments powered by Disqus

Similar Posts

Michaelangelo van Dam' Blog: Configuring Zend Framework apps for Windows Azure

ZendCasts.com: Integrating Zend_Tool Into Your Application

Ralph Schindler's Blog: Learning About Dependency Injection and PHP

DevShed: Using Method Call Overloading in PHP 4

PHPMaster.com: Using Traits in PHP 5.4


Community Events











Don't see your event here?
Let us know!


series release community development composer example tool functional podcast unittest code framework testing introduction language interview opinion conference zendframework2 api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework