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
fileupload.class extends PHP's native support for uploading image and text files through a Web browser. It can clean up the file's name, detect it ...
ANG
GES
G
P
Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it ...
ANG
GES
G
P
A rule-based system for developing sophisticated tables. You can loop
over an array of colors (or colspan, or align, or whatever) by row or col
...
ANG
GES
G
P
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we hav ...
ANG
GES
G
P
DX0 is a PHP library that generates Dynamic HTML specific to the visitor's browser. DX0 focuses on generating tight, compact DHTML. DX0 allows cla ...
ANG
GES
G
P
Try to simplify and improve Sword Su's menutree class
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
Paranoia was designed to check the validity of the parameters that a php
page will receive after a form submision. It can be used to check the
v ...