PHP Tutorials

Best Ways To Prevent MySQL InjectionBest Ways To Prevent MySQL Injection
webforg.com - 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 41 views
Virus/Malware Removal Guide for WindowsVirus/Malware Removal Guide for Windows
selectrealsecurity.com - 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
PHP » Security 43 views
Integrating Two-Factor Authentication with CodeIgniterIntegrating Two-Factor Authentication with CodeIgniter
net.tutsplus.com - 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
PHP » Security 85 views
Easy Authentication with CodeIgniterEasy Authentication with CodeIgniter
net.tutsplus.com - 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 h
PHP » Security 135 views
Understanding Hash Functions and Keeping Passwords SafeUnderstanding Hash Functions and Keeping Passwords Safe
net.tutsplus.com - 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
PHP » Security 116 views
Creating a Crypter Class with PHPCreating a Crypter Class with PHP
gigaspartan.com - 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 128 views
PHP Based CAPTCHA Using Simple MathPHP Based CAPTCHA Using Simple Math
scriptplayground.com - Using PHP to create a CAPTCHA based on simple math.
PHP » Security 133 views
Generade Random Code For VerificationsGenerade Random Code For Verifications
blog.samdev.co.cc - 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 108 views
Secure User Membership with PHP and MySQL TutorialSecure User Membership with PHP and MySQL Tutorial
edrackham.com - 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 177 views
How to create a Captcha in PHP using GD LibraryHow to create a Captcha in PHP using GD Library
script-tutorials.com - How to create a Captcha in PHP using GD Library, tutorial plus source available
PHP » Security 133 views
How to Authenticate Users With Facebook ConnectHow to Authenticate Users With Facebook Connect
net.tutsplus.com - Lately, there's been quite a fuzz about lazy registration. It turns out that the less the user has to think, the higher the conversion rates are! What a thought! If everybody seems to have a Facebook profile, why not add a one-click user registration? I'l
PHP » Security 1606 views
Cracking an MD5 passwordCracking an MD5 password
area72.ro - A cryptographic hash function is a procedure that takes in a variable amount of data and returns a fixed-size bit string known as the data' signature or hash value.Among the hash functions the most widely used is by far MD5, but currently it's days are n
PHP » Security 7139 views
Single Sign-On with OpenID and Google Part 1Single Sign-On with OpenID and Google Part 1
merchantos.com - Wouldn't it be nice to add a "Login With Google" ability to your web application? This tutorial goes over the basics of Single Sign-On with OpenID and Google's implementation of it.
PHP » Security 7807 views
Securing Data in PHPSecuring Data in PHP
webcodez.net - It's very important to secure your data in PHP correctly. Because if you don't, your website is in risk of being harmed by SQL injections and other dangerous code injections, which you obviously don't want. So to protect your website against these code at
PHP » Security 2893 views
Decoding CAPTCHA'sDecoding CAPTCHA's
wausita.com - An introductory guide to breaking CAPTCHA's with source code. Walks through identifying weaknesses in a CAPTCHA using them to extract the text and then identifying them.
PHP » Security 9722 views
 1 2 3 (3 pages)
View 1 to 15 of 43 | First | Previous | Next | Last





Site Meter