LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Submit Your Code
SEO Monitor
UpTime Monitor
PHP Code Contest
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
Submit Site
Forex Trading
Online forex trading platform
01
02
03
04
#
Title
Author
Date
Views
3927
A simple PHP login script that you can modify to suite your needs. It use a session to store data in a session file submited by the page.
PHP
,
Sessions
,
Security
,
Authentication
ROMEL CUZON
2004-06-28
79131
4653
Human readable PHP password generator
PHP
,
Security
,
Beginner Guides
,
Arrays
Christian Haensel
2007-06-14
51868
4118
PHP Function to Encrypt/Decrypt a string without a known key. The string itself has his own different key for every character.
PHP
,
Algorithms
,
Security
,
Authentication
,
Encryption
aitor solozabal
2005-03-27
36922
4234
A login page that require username, password and userlevel.
PHP
,
Security
,
Sessions
,
MySQL
,
Databases
ROMEL CUZON
2005-10-04
26310
1661
Password using php, Javascript, and html form
Security
,
PHP
,
Authentication
,
Java Script
William Munger
2000-08-11
18149
3958
Secure Login
PHP
,
MySQL
,
Cookies
,
Security
Nick Wilson
2004-07-26
17828
4267
session out Timer
PHP
,
Sessions
,
Security
,
Beginner Guides
Sujith Kumar
2005-12-03
15079
1600
phpSecurePages is a PHP module to secures pages with a loginname and password. It handles multiple user groups (each has own viewing rights), store data in a MySQL database or a configuration file, and can be used to identify Web site viewers.
PHP
,
Security
,
Authentication
Paul Kruyt
2000-06-11
14182
3338
complete simply working javascript password generator file. Use letter, vowels, consonants (uppercase and lowercase) arrays to create a really random and secure password. improved security using time functions to initialize random number generator.
Java Script
,
HTML
,
Security
,
Authentication
,
Strings
Aureliano Rama
2002-06-12
13375
3913
Generate image with random number (CAPTCHA)
PHP
,
GD image library
,
Graphics
,
Security
Ben Yacoub Hatem
2004-06-13
12705
4439
Securing Web Forms with Simple PHP-CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart)
PHP
,
Security
,
GD image library
,
Sessions
Sujith Kumar
2006-07-06
12387
3963
MD5 secured login
PHP
,
Java Script
,
Authentication
,
Security
bastien koert
2004-07-30
11977
3809
Use of bitmasks to represent permissions
PHP
,
Authentication
,
Bitwise Operators
,
Security
,
PHP Classes
Keith Ganger
2004-03-04
11709
3811
Authenticator for Exchange Server LDAP
PHP
,
Authentication
,
LDAP
,
Security
,
Sessions
David Perez
2004-03-17
11678
4374
Simple Password example
PHP
,
Authentication
,
Security
,
HTTP
tedd sperling
2006-04-17
10696
4187
A damaged image generator (class) for validating text. CAPTCHA - Completely Automated Public Turing test to tell Computers and Humans Apart
PHP
,
PHP Classes
,
Security
,
GD image library
,
Security
Ioannis Cherouvim
2005-06-25
9372
3957
Protect your mailto: email addresses from bots - pure PHP
PHP
,
Email
,
Security
Gerd Klingenspor
2004-07-26
9315
3990
Scan Apache access log files and report possible worms attack
PHP
,
PHP Classes
,
Security
,
Apache
,
Log Files
Ben Yacoub Hatem
2004-08-25
8965
3440
Antispoof - a class to help prevent people hi-jacking and misusing parts of a website
PHP
,
PHP Classes
,
Security
Simon Booth
2002-08-06
8202
1644
Password protection for Phorum 3.1.x with userlevels and log.
PHP
,
MySQL
,
Authentication
,
Security
Jan Palmér
2000-07-29
8160
01
02
03
04