Auf Kommando – PHP 5 auf der Kommandozeile

German PHP Magazine cover photo - issue 6.04

German PHP Magazine cover photo - issue 6.04

Published in PHP Magazin 6.04 by Carsten Lucke

The new PHP5 comes with some interesting changes concerning the command-line interface (CLI). It allows the user to process input-data from the standard input stream (stdin) line by line. In many cases this allows fast and efficient processing of data that comes from files or program outputs.

Language. German

Characters. 11585

Description. This article discusses which new features of the command-line interface come with PHP5 and how they can be used. Additionally some interesting classes for CLI-programming within the PHP Extension and Application Repository are introduced to thr reader.

Links:

Posted in News, PHP, Publications, September 15th, 2004

Leave a Reply