/**

popular collection of scripts for all

*/
/** Search */

Security

 }

Basic PHP Web Security

Hits: 20
*****
1.0

PHP Sessions

Hits: 19
*****
0.0

Easy password protection

Hits: 19
*****
0.0
Afmanuk is dedicated to
This article explains how to
Sessions play a big part in
You can now protect your
letting people know and
stop those Website download
most sites for security. It
admin panel with an easier
guiding them through both
leach programs from
provides a transfer of
code! This time instead of
PHP and web security using
downloading your content
information inside a
annoying forms, you can make
PHP.
using PHP.
variable. Learn how to use
the browser ask for the
 
 
it.
password.


Date: Dec, 03 2006


Date: Aug, 19 2002


Date: Sep, 21 2006


Date: Jun, 05 2005
Silentum PasswordGen is an
This article will guide you
Tutorial covering the basics
Nice little function that
excellent password generator
through writing secure PHP
of encryption and how to
will generate a completely
tool if you need passwords
code and covers many of the
apply it to user validation,
random password.
for email clients, message
common security pitfalls one
including a sample script to
 
boards, IM programs, or any
will encounter while making
try out.
 
other protected pages. It
php applications. Covers
 
 
has various options,
things such as register
 
 
including choosing whether
globals, SQL injection,
 
 
to use lowercase/uppercase
include files, and
 
 
letters, numbers, and
demonstrates how to protect
 
 
symbols, in any combination
against those kind of
 
 
you desire. Its character
attacks. Anyone new to PHP,
 
 
limits extend between 5 and
and even some more
 
 
50, and you can generate 1
experianced people, should
 
 
to 5 passwords at a time.
read this before deploying
 
 
You can use this for your
thier application.
 
 
own personal use, or place
 
 
 
it on your site to allow
 
 
 
visitors to generate their
 
 
 
own passwords. It runs
 
 
 
entirely on a single PHP
 
 
 
file, and doesn't require
 
 
 
any MySQL.
 
 
 


Date: Nov, 15 2006


Date: Dec, 09 2003


Date: Aug, 05 2003


Date: Dec, 04 2003
{ Copyright } ©2006 NuclearScripts.com