phpPM is a lightweight private messaging library
phpPM based on threads. Each new message starts a thread in which the conversation(between two user) runs ;)
Features:
- Uses PDO
- Uses prepare statements -> SQL-Injection safe
- Each user has a MessageBox
- Delete messages(not physically)
- Delete the thread too if the thread has no messages
- Delete threads(not physically)
- Provide all needed functions for a postbox...
ANG
GES
G
P
Jax Newsletter is an online mailing list manager written in PHP. It supports csv text files or mysql-database for saving mailing list data. Multi ...
ANG
GES
G
P
Dieses anpassungsfähige Mailformular kann:
Mails an unterschiedliche Adressen verschicken - automatische Antworten und Durchschläge erzeugen - ...
ANG
GES
G
P
PHP Email Archiver is a tool that allows you to archive email in a SQL database with a nice PHP front end, and full text search capabilities. It u ...
ANG
GES
G
P
Der Formulargenerator ermöglicht ein schnelles Erstellen von Formularelementen auf Ihrer Internetpräsenz.
EIGENSCHAFTEN
Schnelles erstellen ...
ANG
GES
G
P
Es ist wichtig als Webmaster erreichbar zu sein! Mit diesem Script sind Ihre Besucher in der lage sich mit Ihnen in Kontakt zu setzen.
Binden Sie ...
ANG
GES
G
P
ScarFormMail ist ein fast normales PHP FormMail Script für Ihre Webseite. Mit Hilfe von ScarFormMail können PHP Formulare via Email versendet ...
ANG
GES
G
P
Replaced all strtok calls by an emulation class
function named Tokenize to avoid the problem of the behaviour that was
broken by PHP developers ...