This is a modification on Sword Su's code. You can now collapse menus
with out
having to click on another. I also refined the html a bit. I am
currently
working on an easy way to implement nested menus.
with out
having to click on another. I also refined the html a bit. I am
currently
working on an easy way to implement nested menus.
ANG
GES
G
P
Class that connects to a FTP server to work with files and directores.
It features:
- connect to ftp server
- change current working dir
- ...
ANG
GES
G
P
Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfa ...
ANG
GES
G
P
Class for comfortable read and write ini-files.
This class provides functionality for reading ini-file from harddisk, editing it's elements (eas ...
ANG
GES
G
P
Generates HTML using templates. The data to be inserted is in array form
so that a list of information can be displayed. The format for the data
...
ANG
GES
G
P
Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it ...
ANG
GES
G
P
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we hav ...
ANG
GES
G
P
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 fi ...
ANG
GES
G
P
This is a class to simplify the listing of classes and allows for
commandline-like wildcards (i.e. '*.txt'). The class currently returns
arrays ...