class that makes it very easy to read and write XML files. It uses an
in-memory tree structure to accomplish this. It allows you to create
nicely formatted XML files and to easily extract data from them.
in-memory tree structure to accomplish this. It allows you to create
nicely formatted XML files and to easily extract data from them.
ANG
GES
G
P
In diesem RegEx-Bereich wird eine kurze Einführung in das Thema Reguläre Ausdrücke gegeben.
Danach werden einige gebrauchsfertige Reguläre A ...
ANG
GES
G
P
xmlobjects is a class for reading xml documents and to parse it into a php object for easy access from within php.
this class is some kind of exp ...
ANG
GES
G
P
CMailFile is a PHP class that allows you to attach files to an email you are sending from a PHP script.
ANG
GES
G
P
Prints the uptime of the system in a way you want it to, needs /proc/uptime and therefore works only with Linux.
ANG
GES
G
P
Simple class that is useful to hold mysql database link information.
ANG
GES
G
P
This is a basic class to list the contents of a given directory. This
class is written for UNIX file systems but could work in DOS with a few
ch ...
ANG
GES
G
P
Diese kleine PHP Klasse hilft bei der Parameterverarbeitung via $_GET und $_POST. Werte können komfortabel eingelesen, in der Session gespeichert ...