Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it supports C, C#, Java, Perl, PHP, Pascal, Lisp, Mumps, Eiffel, Euphoria, and x86 Assembler, amongst others. Beautifier handles line/block comments, keyword highlighting, correct indentation, and string highlighting, as well as the harvesting of comment text to allow for easy source code indexing.
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
phpdl-server.health.class.php bietet Euch und Eurem Server die Möglichkeit, Serverdienste (apache,mysql u.s.w.) restarten zu lassen.
Ihr konfig ...
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
This is a class to simplify the listing of classes and allows for
commandline-like wildcards (i.e. '*.txt'). The class currently returns
arrays ...
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
Diese Klasse ermöglicht die Abfrage der WHOIS Informationen und Verfügbarkeit von insgesamt 254 unterschiedlichen Top Level Domains.
Zudem kann ...
ANG
GES
G
P
Here another html template implementation. 2 main features are:
* Allows nested templates,
* Easy to use.. (I hope so.. :) )
ANG
GES
G
P
I created this class to present the public an easy to use system for protecting pages and register users. Of course there are a lot of more flexi ...