Krillz.com

A coder’s steps revealed


Search

Archive for the 'Webdevelopment' Category



ModSecurity and Apache, a good start

Tuesday, April 17th, 2007

In this post I’ll be covering the topic of ModSecurity, what it is and what you can do with it.
When it comes to security it’s a have-to! If you haven’t heard about it or don’t use it yet then I have to inform you that you probably have missed out on something amazing!
Security wise that […]

Read the rest of this entry »

Why PHP 5

Thursday, April 12th, 2007

In this short article I’ll be covering what’s new and different in PHP 5. Although version 5 has been released for quite some time, people are still stuck in the previous version.
Hopefully you’ll finally migrate after reading this!

Seriously what’s up with pretty much every single server running PHP version 4, was searching for a […]

Read the rest of this entry »

PHP security - Part II

Monday, April 9th, 2007

In this post I’ll be covering how to add security and minimize the risk in PHP itself. I’ll cover how to set up and what to think on when installing and using PHP on your server.

The time has come to publish the second part of the PHP security paper or whatever you wish to call […]

Read the rest of this entry »

PHP Security

Saturday, April 7th, 2007

.:INTRO
With the popularity of web applications coded in php growing, the issue of security has to get more attention.
A lot of these applications are coded by what I would call amateurs that have learnt some basic PHP and then started coding small projects like a simple community for themselves or a friend.
Now what many of […]

Read the rest of this entry »