News Feed
Jobs Feed
Sections




News Archive
Amazium Blog:
PHP in the Dark Input/Output
September 05, 2011 @ 11:25:32

On the Amazium blog Jeroen Keppens has a recent post looking at some of tools available to you when needing to filter input and escape output in your applications. This post specifically covers filtering on command line applications.

When you need data input in a web context, you send a GET/POST request to your script. On the command line, things work differently. In this blog post, we will talk obout input and output in php-cli.

The post is broken up into a few different sections:

Tools mentioned include everything from getopt and PEAR's' Console_Getopt out to using file descriptors and working with readline.

0 comments voice your opinion now!
input output filter arguments readline options


blog comments powered by Disqus

Similar Posts

Ilia Alshanetsky's Blog: Taking suggestions for the filter extension

Nick Halstead's Blog: Programming Tips #9 "debug_backtrace"

MaltBlue.com: Painless Data Traversal with PHP FilterIterators

PHPit.net: PHP Security - Basic PHP Security

PHPWomen.org: Filter and PHP 5.2


Community Events











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


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

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