PostgreSQL Session Handler for PHP is a custom session save handler for PHP4 using PostgreSQL as the session cache. It allows multiple Web servers to share a common session storage container, and may allow Web users to move between machines while maintaining their session state.
ANG
GES
G
P
When developing web applications in PHP (or any other languages for that matter) there are several security aspects we should consider. In this ar ...
ANG
GES
G
P
Dieses Script erstellt einen passwortgeschützten Bereich mittels .htaccess-Dateien. Es können Benutzer zu einem Bereich hinzugefügt, editiert u ...
ANG
GES
G
P
PHP Secure Web is a security model, that could be applied to websites written in PHP scripting language using any kind of a database. We used ADOd ...
ANG
GES
G
P
Das Programm ersetzt die Namen sämtlicher Konstanten, Klassen, Funktionen und Variablen durch ihren MD5 verschlüsselten Wert und die Werte von T ...
ANG
GES
G
P
This article is about stopping bad robots - specifically, spambots. A "spambot" is a program that visits a website, collects as many email address ...
ANG
GES
G
P
PHPDOCX ist als freie PHP-Bibliothek, mit der Sie dynamisch Microsoft Office Word-Dokumente erstellen können.
ANG
GES
G
P
Progamming language PHP allows one to limit executing of external commands via configuration directive safe_mode. This directive should contain fu ...
ANG
GES
G
P
phpCodeSite is a simple debug library for php language
It permiss to trace script execution and trace variables values
