phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of HTML and XHTML. It provides a mechanism to output perfectly indented/readable HTML/XHTML source, and a programmatic API to generating HTML/XHTML on the fly.
ANG
GES
G
P
This is a very easy to use class for making tables with various styles.
It also has an example included.
ANG
GES
G
P
jfile class is a wrapper class for fopen/fclose and flock. With this
class, its easy to open new files which are locked and released after use
ANG
GES
G
P
Generates HTML using templates. The data to be inserted is in array form
so that a list of information can be displayed. The format for the data
...
ANG
GES
G
P
template engine for php, allows to store your html code apart from your
php code.
ANG
GES
G
P
max-> LoadChecker($) is detecting the exact amount of microseconds when it
is called from the main script. Calculating then the difference betwee ...
ANG
GES
G
P
This class allows one to read and modify files using the INI file format.
ANG
GES
G
P
Class to convert any document, that can be read by MS Word, to another
format supported by Word.
Converts extensions from/to: doc,dot,txt,rtf,ht ...
ANG
GES
G
P
Full Featured php Form Generation Class, by Strudleman.
Simple to use, full CSS support, XHTML compliant output.