Other Categories
A simple trick to stop most spam bots
Date Added: December 12, 2007 [ 389 Views - 0 Votes ] [ Rate ]
Source: Ravora [ PHP and MySQL - Security ]
Build up a function to secure a text box
A detailed php tutorial that shows how to create a useful function to secure a web site from attack attempts passing through text boxes.
Date Added: May 22, 2006 [ 1235 Views - 0 Votes ] [ Rate ]
Source: cagedflame.com [ PHP and MySQL - Security ]
A common feature found on many websites upon user registration are random passwords. This tutorial will walk you through a script that generates a random password to a given length.
Date Added: March 4, 2006 [ 948 Views - 0 Votes ] [ Rate ]
Source: stefashwell.com [ PHP and MySQL - Security ]
Secure Admin Login w/ Sessions
On this tutorial you will learn how to create admin login box.
Date Added: January 11, 2006 [ 1207 Views - 0 Votes ] [ Rate ]
Source: JH-Designs [ PHP and MySQL - Security ]