When developing web applications in PHP (or any other languages for that matter) there are several security aspects we should consider. In this article I'll try to explain some of the most common security flaws, and show simple ways to secure your site.
ANG
GES
G
P
Mit diesem Script könnnen sie ihre Passwörter verschlüsseln. Es ist unmöglich es wieder zu entschlüsseln und man kann wahlweise die Zeichenlà ...
ANG
GES
G
P
Wieder mal was Neues aber alte Geschichte (-:
Eine Userregistrierung und Login . Es ist
eine Erweiterung meines LoginPass V.1 .
Die Userdaten w ...
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
php_pam is a shared library which provides PAM (Pluggable Authentication Modules) bindings for PHP. The package includes sample PHP code and a hel ...
ANG
GES
G
P
This is just a handy little class (with example) that allows a user browse
a unix file system when PHP is not in safe mode. This is a script that ...
ANG
GES
G
P
The Accelerator is an easily installed and free plugin extension to PHP that can make PHP scripts run faster by typically 2 to 3 times. It does th ...
ANG
GES
G
P
Most PHP developers who sell their scripts know this:
After a short time, your script gets cracked by someone and served for download on warez si ...
ANG
GES
G
P
The way to secure PHP scripts is through a carefully selected combination of configuration settings and safe programming practices. Based on the v ...
