This is a basic class to list the contents of a given directory. This
class is written for UNIX file systems but could work in DOS with a few
changes.
class is written for UNIX file systems but could work in DOS with a few
changes.
ANG
GES
G
P
phPlate is a very simple template program designed to make maintaining a web site as easy as possible. There are zillions of other similar program ...
ANG
GES
G
P
displays content of variables in human-readable format. just call
debug_var($VAR) and an window opens with the struktur and content
ANG
GES
G
P
emailform is written in and for php4. it is a very easy way to send data gathered with a form to an email recepient.
some of the features are...
...
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
Very Simple Template allows you to dissociate very simply HTML code from PHP code.
A programer will easily rewrite an HTML project done by a grap ...
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
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...