The LDAP class for PHP is an easy way to interface your PHP program with an LDAP database. The interface is similar to what you would find in a filesystem. You can easily navigate through your directory server similar to the way you would navigate your file system.
ANG
GES
G
P
Simple class to translate strings into UTF-8 from your favorite charset.
ANG
GES
G
P
Class for composing and generating XML documents. It features:
- Definition of tags and data sections.
- Support input and output iso-8859-1 and ...
ANG
GES
G
P
GeoClass.php stellt ein Set von Klassen bereit, um geografische Daten zu verarbeiten. So können GeoObjekte angelegt werden, zwischen denen dann z ...
ANG
GES
G
P
entspricht Version 2.1 der vCard-Spezifikation (http://www.imc.org/pdi/)
erlaubt folgende Felder:
Name
Formatted Name
Telefon-/Faxnummern
...
ANG
GES
G
P
Diese Zip-Klasse verpackt rekursiv Ordner und entpackt diese auch rekursiv.
Die Zip-Klasse beinhaltet einen Dateifilter, dieser kann mit Blacklis ...
ANG
GES
G
P
simple implementation of the nntp protocol which allows php to make
postings to a newsgroup. You can also reply to your own postngs on the
same ...
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
Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, ...