Remove the UI generating code (html cruft) from the
application code for easier HTML designing and for
easier application level maintenance.
This is probably best acheived with a templating system
such as smarty (smarty.php.net).
This can be dealt with after ADOdb and the new DAO
structures have been implemented and metis-current is
stable.