1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max


PHP Tutorials — Security

PHP » Security — about 1 month ago
Because internet is the biggest network in the world and everyone can be able to have access to your web site so, You as a web developer can fall in the hall of SQL Injection.. So that I will let you know how to prevent it.
PHP » Security — 4 months ago
This guide will help you clean your computer of malware. If you think your computer is infected with a virus or some other malicious software, you may want to use this guide. It contains instructions that, if done correctly and in order, will remove most malware infections on a Windows operating system. It highlights the tools and resources that are necessary to clean your system.
PHP » Security — 7 months ago
With the recent string of high profile break-ins (hacks) at Sony and other companies, it’s time you took a second look at the security of your website. Two-factor authentication is a step in the right direction to securing your website from attackers. In this tutorial, we’ll take a look at implementing this in our CodeIgniter application.
PHP » Security — 8 months ago
In this in depth “screencast of the week,” I’ll take you through the process of building an authentication system with CodeIgniter. Need to restrict access to certain parts of your website to only those who’ve logged in? This tutorial will teach you how!
PHP » Security — 12 months ago
From time to time, servers and databases are stolen or compromised. With this in mind, it is important to ensure that some crucial user data, such as passwords, can not be recovered. Today, we are going to learn the basics behind hashing and what it takes to protect passwords in your web applications.
PHP » Security — about 1 year ago
In this article I will explain how to create a PHP Class that will encrypt and decrypt any data with a given password. It is object programmed and uses existing PHP algorithms.
PHP » Security — about 1 year ago
Using PHP to create a CAPTCHA based on simple math.
PHP » Security — over 1 year ago
sometimes we need to generate a random key for verification cases like when we want to email verification when user register at a site and alot of cases
PHP » Security — over 1 year ago
This tutorial shows you how to create a secure user registration / administration area. This simple tutorials explains line by line, with a live demo and full code, of how to do this.
PHP » Security — over 1 year ago
How to create a Captcha in PHP using GD Library, tutorial plus source available
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?