Pass the class any text and it will check for matches against a list of
badwords you wish to exclude.
Excuded words are in ACSII format held in badwords.php
This class could also be used for checking words in a more positive way.
badwords you wish to exclude.
Excuded words are in ACSII format held in badwords.php
This class could also be used for checking words in a more positive way.
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
This is a very easy to use class for making tables with various styles.
It also has an example included.
ANG
GES
G
P
Mit diesem Script kann man bestimmte Seiten cachen. Eignet sich gut um schlechte Datenbankperformance aus zugleichen.
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
/** Class for loading data into a single MySQL table.
** Constructor parameters LoadData(, ).
** Function parameters InputMember(,
input>).
*/
ANG
GES
G
P
Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
...