Diese Zip-Klasse verpackt rekursiv Ordner und entpackt diese auch rekursiv.
Die Zip-Klasse beinhaltet einen Dateifilter, dieser kann mit Blacklist oder Whitelist arbeiten und hat zudem eine Wildcard.
Man kann damit gerade hochgeladene Zips entpacken (Bildergalerien z.B.) oder die Zip-Klasse für Backups.
Die Zip-Klasse beinhaltet einen Dateifilter, dieser kann mit Blacklist oder Whitelist arbeiten und hat zudem eine Wildcard.
Man kann damit gerade hochgeladene Zips entpacken (Bildergalerien z.B.) oder die Zip-Klasse für Backups.
ANG
GES
G
P
This project includes some classes which are used to generate very simple
MS Excel file (xls) via PHP. The generated xls file can be obtained by ...
ANG
GES
G
P
A collection of classes and resources to process XML using PHP
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...
ANG
GES
G
P
A "better" CountryList class. Supports German, English and Frensh ISO 3166
Country Codes and Names.
ANG
GES
G
P
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
ni ...
ANG
GES
G
P
Es kann die Differenz des 1. zum 2. Wert (egal ob nach oben oder nach unten) in prozentualer Entwicklung oder absolut ausgegeben werden.Auf der We ...
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
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 ...