Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2008-04-24 08:41
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/