Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

PHP programming > Security

 
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming
Basics
Cookies and Sessions
Database
Images
Object Oriented Programming
Security

Making a simple captcha image July 15th, 2008

This tutorial describes the process in creating a simple captcha image.

PHP programming >> Security >> kalkran.com
Broken Link | 2 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Captcha Script or image verification in php November 26th, 2007

Protect your comment submission, form submission or any kinda user input using this simple, yet powerful script. You can modify color of the image and text yourself very easily as per your requirement

PHP programming >> Security >> thinkofcode.com
Broken Link | 35 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

What is MD5 or MD5sum? October 29th, 2007

Its a formula - a way to take a message of an arbitrary length, and create a 128-bit "fingerprint" or "message digest" of the message. MD5 is a way to verify data integrity. On these forums, it comes up fairly often in discussions about storing user passwords and other sensitive data.

PHP programming >> Security >> go4expert.com
Broken Link | 12 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5