Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
ANG
GES
G
P
A "better" CountryList class. Supports German, English and Frensh ISO 3166
Country Codes and Names.
ANG
GES
G
P
Mit diesem Script kann man bestimmte Seiten cachen. Eignet sich gut um schlechte Datenbankperformance aus zugleichen.
ANG
GES
G
P
Embed those pesky little gif files right into your scripts.
ANG
GES
G
P
Returns client information based on HTTP_USER_AGENT
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
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
PHP&Databases Managment (Select, Delete, Insert, Update)
ANG
GES
G
P
The aim of this class is to easily create a combobox/listbox taking data from an array of one dimension.
Values will be automatically escaped to ...