News Feed
Jobs Feed
Sections




News Archive
feed this:

PHPBuilder.com:
PHP and Shell Scripting Using Pipes
February 13, 2009 @ 07:51:52

On PHPBuilder.com today there's a new tutorial that takes a deeper look at shell scripting (continuing on from a previous article) with a focus on pipes and their use in simple PHP shell scripts.

This article covers some advanced uses of the language and shows some tricks that make PHP an extremely useful language to work with. Unlike Darrel's article [here] however, this one will also cover the Windows version of PHP as well as the Linux/Unix one.

They compare the two operating environments, noting what can and can't be done in each before getting to some of the "neat things" that pipes let you do. They show who to read from stdin (making it easy to pass the results from another command in) and what you can do with the results. Near the end there's also a bit included showing how to do a similar thing on windows (with the help of an external tool).

0 comments voice your opinion now!
pipes tutorial linux windows compare powertools stdin


PHP.net:
PHP 5.1.6 Released
August 24, 2006 @ 11:25:20

On the main PHP site there's a note about the latest release of the language - PHP 5.1.6.

The PHP development team would like to announce the immediate availability of PHP 5.1.6. This release contains a fix for memory_limit restriction on 64 bit systems that was not included in PHP 5.1.5.

They also corrected this bug, an issue with the "php://stdin" (and the like) functionality that caused crashes on Windows systems.

You can grab this latest update from the Downloads page in both the source and Windows binaries distributions.

0 comments voice your opinion now!
release php5.1.6 memory_limit stdin windows crash release php5.1.6 memory_limit stdin windows crash



Community Events











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


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

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