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
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
Mobile Dev World
01
02
03
04
75
code examples found for
Security
.
#
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
145462
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
79457
4653
Human readable PHP password generator
PHP
,
Security
,
Beginner Guides
,
Arrays
Christian Haensel
2007-06-14
73657
4234
A login page that require username, password and userlevel.
PHP
,
Security
,
Sessions
,
MySQL
,
Databases
ROMEL CUZON
2005-10-04
50485
3958
Secure Login
PHP
,
MySQL
,
Cookies
,
Security
Nick Wilson
2004-07-26
36221
4267
session out Timer
PHP
,
Sessions
,
Security
,
Beginner Guides
Sujith Kumar
2005-12-03
34464
1661
Password using php, Javascript, and html form
Security
,
PHP
,
Authentication
,
Java Script
William Munger
2000-08-11
29280
3963
MD5 secured login
PHP
,
Java Script
,
Authentication
,
Security
bastien koert
2004-07-30
21104
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
20806
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
20423
4374
Simple Password example
PHP
,
Authentication
,
Security
,
HTTP
tedd sperling
2006-04-17
19712
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
18695
3809
Use of bitmasks to represent permissions
PHP
,
Authentication
,
Bitwise Operators
,
Security
,
PHP Classes
Keith Ganger
2004-03-04
18183
3913
Generate image with random number (CAPTCHA)
PHP
,
GD image library
,
Graphics
,
Security
Ben Yacoub Hatem
2004-06-13
17903
3811
Authenticator for Exchange Server LDAP
PHP
,
Authentication
,
LDAP
,
Security
,
Sessions
David Perez
2004-03-17
15560
3957
Protect your mailto: email addresses from bots - pure PHP
PHP
,
Email
,
Security
Gerd Klingenspor
2004-07-26
15546
3933
A Unique password encryption and decryption script
PHP
,
Security
ROMEL CUZON
2004-07-12
14622
4630
CAPTCHA[Image verification]
PHP
,
Security
,
GD image library
,
Graphics
,
Sessions
Suzzane Bruce
2007-05-07
13410
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
12915
3990
Scan Apache access log files and report possible worms attack
PHP
,
PHP Classes
,
Security
,
Apache
,
Log Files
Ben Yacoub Hatem
2004-08-25
12746
01
02
03
04