PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Bruyndonckx   HTML Generator Class   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Read Me
Class: HTML Generator Class
Generate HTML documents programmatically
Author: By
Last change:
Date: 16 years ago
Size: 428 bytes
 

Contents

Class file image Download
HTML Package Thanks for downloading the HTML Package. This package allows you to generate Html tags in an object-oriented way in PHP. See the various unittests for examples. Directory structure: - runTests.php + html > Html*.inc files + junit > Html*Tests.php files + lib - StringUtils.inc - SimpleTest package SimpleTest is a testing framework. It can be retrieved from: http://simpletest.sourceforge.net/