Since most of the applications I write, and get teams to write for me,
use the FlexyFramework, I though some simple instructions might be
usefull.
FlexyFramework, is an extremely simple pair of classes that help load action classes, do internal redirection, and load up basic configuration settings. Basically taking all the hard work out of setting up a reasonably secure web application.
In
this simple example, I'm going to use a little project called FlexyCash,
so if you are setting up a project, just replace all the references to
FlexyCash with your project name.
You'll have to visit the site, as the actual tutorial is in the extended entry bit....