>> YANA 4 PHP Framework >> Docs for page cli.php

/cli.php

Description

YANA Commandline interface

This simple program is used to trigger the YANA framework from the command line, for example via a cron-job.

To run this script use the following syntax: php cli.php "arg1=value 1" "arg2=value 2" ...

Note: errors are printed to a log file (cache/error.log).

Note: as of the web-interface the argument "action" is mandatory. The arguments are lower-cased before being processed.

Documentation generated on Sun, 11 Mar 2007 15:02:51 +0100 by phpDocumentor 1.3.1

yana author: Thomas MeyerHomepage: www.yanaframework.net