News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPit.net:
PHP on the command line
March 13, 2006 @ 07:26:42

PHPit.net has posted another new tutorial, this time they look at the command-line, providing the basics to those that have only used PHP in the web-based world.

PHP is traditionally only used on the internet to power our websites, but it's also capable of doing more. Since version 4.3 PHP ships with a special version which can be used to execute scripts on the command line, and do certain system tasks. If you're a Linux user, you probably know what the command line is, but if you're a Windows user you might not.

They show the code/commands in the examples they give in the context of it running on a Windows machine, but it's not a far leap to work with it on a unix-based system as well. They start with the basics - how to get to it, how to use it - before moving on to other features, like taking in arguments. They wrap it up with a sample application, a calculator, that can do the four basic operations on the two numbers entered.

0 comments voice your opinion now!
php command line tutorial introduction beginner php command line tutorial introduction beginner



Similar Posts

DevShed: Accessing Attributes and Cloning Nodes with the DOM XML Extension in PHP 5

PHPBuilder.com: Using Ajax with PHP to Create an Interactive Web Page

Ajax Magazine: AJAX PHP is the most requested AJAX couple

WebReference.com: Database-enabled Ajax with PHP

Zend: Extension Writing Tutorials - Resources (Part 3)


Community Events









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


releases book application zendframework PHP5 PEAR package security code example cakephp ajax framework zend database conference developer job mysql release

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