News Feed
Jobs Feed
Sections




News Archive
DevShed:
Implementing with PHP Standalone Scripts
August 31, 2006 @ 10:46:37

DevShed has posted an excerpt from the book "Advanced PHP Programming" from George Schlossnagle as this new tutorial detailing the creation of standalone PHP scripts.

If you've ever been interested in making significant use of PHP outside of a web environment, this article will show you how. The first of three parts.

This chapter describes how to reuse existing code libraries to perform administrative tasks in PHP and how to write standalone and one-liner scripts. It gives a couple extremely paradigm-breaking projects that put PHP to use outside the Web environment.

In this first part, they groundwork is laid - they introduce the CLI interface PHP already has and show how to handle input/output and work with parsing the command line arguments passed in.

0 comments voice your opinion now!
standalone script tutorail book excerpt advanced standalone script tutorail book excerpt advanced


blog comments powered by Disqus

Similar Posts

Michi Kono's Blog: The Best PHP Book Out There

Kae Verens' Blog: review: Mastering phpMyAdmin 2.11 for Effective MySQL Management

Codewalkers.com: Book Review - PHP Unleashed

Symfony Project Blog: We're writing a book

Daniel Cousineau's Blog: Zend Framework Module Init Script (Controller Plugin)


Community Events











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


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

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