Krillz.com

A coder’s steps revealed


Search

Archive for the 'Security' Category



Secure MySQL

Tuesday, April 10th, 2007

Last night while setting up a MySQL server to my lazy friend and while sitting there I just decided that I was going to make a post on how I configure and set up MySQL.
I guess there are people out there that haven’t yet realized the security aspect that has to be considered after installing […]

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 »