Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfaches require "Autoloader.php".
ANG
GES
G
P
MiniXML provides a simple, API to generating and parsing XML. Its advantages are ease-of-use and the fact that no additional libraries are require ...
ANG
GES
G
P
Form generation and validation class.
Uses flat file to describe form including all display options and
validation.
Validation can be either se ...
ANG
GES
G
P
A class for use with ODP (dmoz.org) data retrieval.
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...
ANG
GES
G
P
Die PHP-interne Funktion parse_url reicht nicht immer aus, um URLs bzw. URIs korrekt in ihre Komponenten zu zerlegen, wie sich u.a. im PHP- ...
ANG
GES
G
P
Simple class that is useful to hold mysql database link information.
ANG
GES
G
P
class that caches dynamic content. easy to use an integrate into current
scripts.