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

Josh Adell's Blog: Command Invoker Pattern with the Open/Closed Principle

Cal Evan's Blog: Three Lists I Never Want to See Again

PHPBuilder.com: Creating an Online Survey - Part 1

Rob Allen's Blog: Zend Framework View Helpers

Noupe.com: How To Create Your Own Stats Program (JavaScript, AJAX, PHP)


Community Events











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


zendframework2 database introduction unittest development series conference functional framework testing release phpunit rest opinion language interview community podcast usergroup symfony2

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