×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
PHP works well from the CLI perspective. The method of invocation is
detailed in the PHP Redbook. Passing parms is described in a forum
posting here:
http://www.zend.com/forums/index.php?t=msg&th=6844&start=0&S=29f274be5b8
7072f160f6b4ac0859e5c
Regards,
Mike
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]
On Behalf Of Nathan Andelin
Sent: Wednesday, August 13, 2008 9:46 AM
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] What's the latest thinking
ofthebesttwoorthreewebdevelopment languages/environ...
From: "vhamberg"
Calling [DB2WWW] from a command line won't do much for you...
I actually came across an example posted by Peter Connell on the
Net.Data forum where DB2WWW was called from a batch CL program to run an
SQL query and generate and send HTML formatted email messages to every
customer in the database.
So while Net.Data may normally be used to respond to browser requests,
it can also be useful from the command line.
Nathan.
As an Amazon Associate we earn from qualifying purchases.