Archive

Archive for September, 2010

Quickie: Running a Controller action from a script in LightVC

September 29th, 2010 Richard Pistole No comments

Create scripts/test_action.php in your LVC app:
http://pastie.org/1190014

Excitin’.

Just be aware you’re running things from the command line, and the usual caveats with respect to running PHP CLI apply (superglobals, etc).

Categories: programming, shell scripts Tags: