PHP documentation: http://uk.php.net/manual/en/control-structures.foreach.php http://www.htmlgoodies.com/ (HTML, java, css) http://www.w3.org/MarkUp/Guide/ http://www.php.net/manual/en/index.php http://www.oracle.com/technetwork/java/index.html MODELS (wnewphp) 1) Light: just title var and a simple callout / readin 2) Std: ditto plus file date, size. Possibly a few more one-liners 3) Simple proxy service schema e.g. tab.php. Take an arg., do processing. Meant as simple service (perhaps called by many pages), variabilised. Takes simple request string. 3.2 Perhaps show an interactive UI iff there's an error. myteachtable.php 4) A std. demoform UID. Single FORM, arg processing, menu and txt box 5) demoforms.php Heavy demo. but hard to use. myteachtable is a model of a simple function; shows FORM for input if necessary; but can be called by request string. SCRIPTS autoskel.php: script that runs wskel then displays the resulting html Works either with autoskel.php?name OR name.php autotab.php: script that takes any (table) file name, and renders it. Uses request string to pass the arg. demoforms.php Model for heavy duty FORMs use. decode.php Demo of subroutines for en/de/coding in PHP prcompile.php Meant as a model for printing my/local/file based compilations. Variations: just files (not web crawling) Use file wild cards or only explicit lists pmwiki specials Deal with CSS print modes print php code, or just html NEXT Get wnewphp to work appropriately Debug find.php (partly works) Do a tool/page that prints a remote page well: URL, then print=true, i.e. gets printable version, then java Printcmd "print.php" is skel of this