Featued Posts </>

How-To Create a Bootable USB Drive using Rufus On Windows

Have you ever needed to install Windows and you couldn't find your installation CD/DVDs? Have you found tha...

Virtual Shooting Range </>

Virtual Shooting Range - The Idea

Latest Posts </>

PHP Random Code Generator
PHP Random Code Generator

Have you ever wanted to generate random codes using PHP? Well, so did I! Let's see how it works. Unlike generating random numbers, PHP doesn't have a built-in function to ...

Virtual Shooting Range - The Idea
Virtual Shooting Range - The Idea

What is a Virtual Shooting Range? It's a Virtual Shooting Range. Instead of shooting bullets down range at a target you shoot a laser at the screen at a virtual target. V...

PHP Salting and Hashing Passwords
PHP Salting and Hashing Passwords

We all know what hashing passwords is used for... right? Well just in case you don't, or if you forgot, hashing a password turns the password, or any other piece of data, i...

PHP Random Number Generator
PHP Random Number Generator

Have you ever wanted to generate random numbers? Of course you have! You are cool aren't you? Well lucky for you it's easy to do in PHP. Let me show you how. PHP has a bu...

How-To Create a Bootable USB Drive using Rufus On Windows
How-To Create a Bootable USB Drive using Rufus On Windows

Have you ever needed to install Windows and you couldn't find your installation CD/DVDs? Have you found that they were damaged and didn't work? Well it happens and when it ...