The ideal way to use phphtmllib is to use the PageWidget object to create
complete html documents. If you are managing an existing code base with its own structure and templates the ideal setup might not be practical. This doesn't mean you can't use phphtmllib. Every descendant from the Container object (all the classes for html tags) have a render() method which allow you to generate output.
This example generates a short html table fragment that could be inserted anywhere in your code. It also attempts to make use of most of the TABLETag methods.
$Id: _2_X_examples_example9_php.html,v 1.1.2.2 2005/09/02 00:07:39 hemna Exp $
Documentation generated on Thu, 1 Sep 2005 17:05:39 -0700 by phpDocumentor 1.3.0RC3