GNU Kalops v1.0.0
Pure Open Source! Kod: require_once('cook_engine.php'); define('KÖTT', '1 KG'); define('KÖTT_TYPE', 'GRYTBITAR'); define('LÖK', 2); define('MOROT', 2); define('SMÖR', '2 MSK'); define('SMÖR_TYPE', 'MARGARIN'); define('SALT',…
The DevOps DJ
Pure Open Source! Kod: require_once('cook_engine.php'); define('KÖTT', '1 KG'); define('KÖTT_TYPE', 'GRYTBITAR'); define('LÖK', 2); define('MOROT', 2); define('SMÖR', '2 MSK'); define('SMÖR_TYPE', 'MARGARIN'); define('SALT',…
Referring to the scripts that handles the bitmasking for the dnsbl.tornevall.org-scripts, this is how to make the same routine in…
I consider hashtables in C# as a similarity to a normal array in PHP. But it’s not! Hashtables is great…
A few months ago I was asked a question, if it was possible to forge private messages on a webforum.…
In the end of march 2007, the IMVU-team announced a flaw in their system that made it possible hijack other…
Upgrade Apache 2.0.x to Apache 2.2.x together with PHP 5.2.x Step-by-step for complete idiots There might be other ways to…