WARP - Version 1.2.0 - Copyright 2005-2008 - Steven Goodwin
All Software Released under the GPL,version 2.0

   http://www.MinervaHome.net

WARP uses the abstractions in WebFace to create a facility where multiple pages can share the same control mechanism. i.e. show_log1.php can use the,

   index.php?WRP001X1_sortorder=0

component of the GET request, while free_space.php can use,

   &WRP002X2_disk=3

It does this, primarily, by replacing the Web_Ctrl feature to build custom links for each "applet". (Each, applet being the name for the various server-side files that handle application-specific functionality.) 


