PHP as a General-Purpose Language (Linux Journal)
[Posted August 18, 2004 by corbet]
This Linux Journal article says that PHP isn't just for web scripting any more. "
Although most people use PHP primarily as a Web development scripting
system, it possesses all the characteristics of a proper general-purpose
language that can be useful in a variety of other environments. In
this article, I illustrate how it's possible to use the
command-line version of PHP to perform complex shell operations, such
as manipulating data files, reading and parsing remote XML documents
and scheduling important tasks through cron."
(
Log in to post comments)