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
- sehr einfache Klasse
- verschlüsselt und entschlüsselt Zeichenketten
- Freeware
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
class.gzip_encode.php is a php class to gzip encode served content to reduce size.
ANG
GES
G
P
Conversion of php sessions class to use Oracle instead of MySQL
ANG
GES
G
P
phpMyDir liest ein vorgegebenes verzeichnis nach kriterien aus und gibt die daten als array zurück. das array beinhaltet "verzeichnis + datei + d ...
ANG
GES
G
P
Class to enable search/replace of files. Can perform the search over one
file, multiple files, entire directories with/without subdirectories. Ca ...
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 ...