Tutorials

Preventing remote file include attacks with mod rewrite

In this tutorial we cover a very simple but effective way of preventing a large amount of rfi attacks with mod rewrite.

Hardening PHP with Suhosin

Suhosin is an advanced protection system for PHP installations. In this tutorial we will cover the installation and configuration for both Debian etch and CentOS 5.

Handling XML data

In this tutorial you will learn how to handle and generate XML data with PHP.