Author Archive

thumbnail

PHP Security Tips - Salting MD5 Hashes

Salting MD5 Hashes is very important, with MD5 cracking sites becoming more and more abundant, the security of your MD5 hashes is very important. Adding salts to your MD5 hashes will change the entire output of the hash.
Read Tutorial

thumbnail

Coding raw sockets in PHP

This tutorial will be teaching you how to code “raw sockets” in PHP. What I mean is we will control the entire connection, we won’t be using file_get_contents(), include(), or anything else that opens the socket for us. This tutorial will be showing you exactly how to do it yourself. Examples include a HTTP GET [...]

thumbnail

Fundamentals in PHP - Part 4

This tutorial will cover the four types of PHP loops, the while loop, the for loop, the foreach loop, and the do loop.
Read Tutorial

thumbnail

Fundamentals of PHP - Part 3

This tutorial will cover PHP arrays, and will help you progress into more advanced PHP code.
Read Tutorial

thumbnail

Fundamentals of PHP - Part 2

This beginner PHP tutorial will cover POST and GET methods.
Read Tutorial

thumbnail

Fundamentals of PHP - Part 1

This is the first tutorial in the Fundamentals of PHP series, In this brief article designed for PHP Beginners, I will be going over the fundamentals of PHP. This includes such things as the syntax, basic data output, variables, and briefly go over file ‘inclusions’ as well as best practices.
Read Tutorial

thumbnail

You suck at Photoshop #4 - Paths and Masks

In this tutorial, Donnie shows the uses of Path tools and Layer Masks in selecting an object out of an image and inserting it into another image (basically the elegant way of changing and object’s background).

thumbnail

Create white beautiful teeth in Photoshop

This tutorial will show you how to retouch teeth in Photoshop. Ever wanted to have perfect white teeth in photos. Well, now you can bacome your own dentist, with the help of Photoshop.

Read Tutorial

thumbnail

Design a sound system

This tutorial will show you how to create a beautiful speaker box design.
At the end the tutorial will look like this :

Read Tutorial
Source : adobetutorialz.com

thumbnail

Star Wars text effect in Photoshop

This tutorial will show you how to create a text effect similar to the Star Wars logo.