Kaoz-tutorials
Filters | 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
Forms
Images
Object Oriented Programming
Security

Have You Spammed Anyone Today? November 14th, 2008

If your website has a “contact us” or “Sign me up to your newsletter” form it is possible that a spammer could use it to send spam from your server. This takes up your bandwidth, leaves your ISP with a mess to sort out (and for which they might charge you) and could in severe cases end up with emails from your domain being blocked from sending email.

PHP programming >> Security >> websiterepairs.net
Broken Link | 70 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

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 | 73 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 | 20 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5