Krillz.com

A coder’s steps revealed


Search

Archive for April, 2007



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 »

Extract audio from Youtube

Wednesday, April 11th, 2007

Here’s a nice little post about how you could extract the sound from those flash streamers on Youtube and Google video.
Why I’m posting this? I’m posting this for one simple reason; I saw a video clip with the song I like in it. I couldn’t buy it anywhere and I even tried to find it […]

Read the rest of this entry »

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 »

Debian Problem

Sunday, April 8th, 2007

Today something odd happened while I was upgrading my Debian distribution, but what I wasn’t prepared on was the outcome that followed.
I just made a complete system upgrade, which resulted in a nonfunctional system, hooray!
I was running an unstable release from Debian, as back when I installed it, the stable version did’t work at all […]

Read the rest of this entry »