This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute values and child nodes, and for extracting specific nodes from larger XML objects. It is written entirely in PHP (as a file to "require"), and depends on no other software, tools, libraries etc.
ANG
GES
G
P
Mit der Klasse PHPerrorlog können Sie bestimmen was mit den Fehlerausgaben von PHP passieren soll. Sie können die Fehlermeldungen per Mail verse ...
ANG
GES
G
P
Class for comfortable read and write ini-files.
This class provides functionality for reading ini-file from harddisk, editing it's elements (eas ...
ANG
GES
G
P
Einfach Klasse zur Darstellung von Datensätzen in Listen. Generiert automatisch Informationen wie "*Ergebnisse* 10-20 von 662", Blätterlinks wie ...
ANG
GES
G
P
Description:
Class that generates HTML output of a calendar month based on the table
wrapper base class. It features:
- Generates output any m ...
ANG
GES
G
P
Very Simple Template allows you to dissociate very simply HTML code from PHP code.
A programer will easily rewrite an HTML project done by a grap ...
ANG
GES
G
P
A "better" CountryList class. Supports German, English and Frensh ISO 3166
Country Codes and Names.
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
Eine PHP FTP Klasse ist sinnvoll, der Vorteil ist sicher das der FTP-Account einen Cage bildet, durch Manipulation, meinetwegen URI-Manipulation, ...