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
Bei cphplib handelt es sich um eine Sammlung von PHP Funktionen. Diese können einfach in bestehende PHP-Scripte eingebunden und sofort genutzt we ...
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
Returns client information based on HTTP_USER_AGENT
ANG
GES
G
P
Die normale Klasse ErrorPlot von jpGraph kann keine Werte ausgeben.
Durch die Klasse ErrorPlotValues kann man dies.
Es kann die Differenz des 1. ...
ANG
GES
G
P
hdYouTube ist ein auf PHP basierendes Skript, mit dem man aus einem HTML Formular ein Video in seinen YouTube Account laden kann. So kann man z.B. ...
ANG
GES
G
P
This class can generate pie chart graphics from arrays of values for each slice of the pie. You can customize the colors and the size of the chart ...
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 ...
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, ...