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
The HtmlSource class is a simple way of retrieving, and stripping, HTML
source from any website, given a URL. Supports GET and POST and also
coo ...
ANG
GES
G
P
php klassen zum erzeigen einer rss 1.0 datei. unterstützt dublic core und SY module
ANG
GES
G
P
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...
ANG
GES
G
P
Die Nested Set Klasse bearbeitet Nested Set Bäume die in einer MySQL-DB gespeichert werden.
Diese Funktionen kann die Klasse ausführen:
Knoten ...
ANG
GES
G
P
phPlate is a very simple template program designed to make maintaining a web site as easy as possible. There are zillions of other similar program ...
ANG
GES
G
P
HtmlReader is a PHP class for mananging html templates. You can insert
variables, multi level if-blocks and multi level loops
ANG
GES
G
P
Creates a Search engine with switches to vary search and results return
technique
ANG
GES
G
P
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...