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
50
code examples found for
Authentication
.
#
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
145261
1553
complete, simple, working example of a login screen/system using php functions, cookies, and a mysql database for begginers.
Authentication
,
Complete Programs
,
PHP
,
MySQL
,
Databases
Graham Hart
2000-04-16
98594
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
79338
3261
Authentication script to authenticate users in Active Directory through LDAP.
LDAP
,
Authentication
,
Cookies
,
PHP
Patrick Dooley
2002-02-25
66535
1779
Complete, simple working example of login screen and check on a unique page using php functions, cookies and mysql database.
PHP
,
Cookies
,
MySQL
,
HTML and PHP
,
Authentication
Aureliano Rama
2001-01-03
64042
478
Full membership authentication system.
Authentication
,
MySQL
,
PHP
,
Databases
Simon Booth
1999-01-24
62357
82
Using $PHP_AUTH_USER and $PHP_AUTH_PW to authenticate.
Authentication
,
PHP
rasmus rasmus
1998-05-29
45287
3172
PHP4 MYSQL Authentication Script with cookie. Short & Sweet
Authentication
,
Apache
,
Cookies
,
PHP
,
MySQL
John Jolly
2001-09-19
40163
3231
Authorize Me! An authentication script.
MySQL
,
Databases
,
Authentication
,
PHP
artem bichcov
2002-01-10
31592
1661
Password using php, Javascript, and html form
Security
,
PHP
,
Authentication
,
Java Script
William Munger
2000-08-11
29236
1690
PHP4 AND MySQL Authentication
PHP
,
MySQL
,
Authentication
,
Databases
John Jolly
2000-09-24
26793
1418
Basic WWW-Authentication example
PHP
,
Authentication
Marcus Xenakis
1999-11-19
26358
2999
Implementing a "Members ONLY" area
PHP
,
MySQL
,
Databases
,
Authentication
Woody Stanford
2001-02-20
25096
4150
.htpassword manager for apache
PHP
,
PHP Classes
,
Authentication
,
Apache
Sarah King
2005-04-25
25081
130
Using .htaccess files to authenticate with .htpassword files and with MySql (Works with Apache)
Authentication
,
MySQL
,
Apache
,
Databases
,
Web Servers
Boaz Yahav
1998-06-18
24263
4293
Basic Authentication with sessions
PHP
,
Beginner Guides
,
Authentication
,
Form Processing
,
Sessions
Dicho Banov
2006-01-18
23125
246
HTTP Basic Authentication via POP3.
Authentication
,
HTTP
,
Email
,
PHP
Joe H
1998-10-06
22299
109
Authenticating against .htpasswd style files.
Authentication
,
PHP
Christopher Curtis
1998-05-31
22132
243
user-authentication with php3 and msql
Authentication
,
mSQL
,
PHP
,
Databases
Barry Grotjahn
1998-09-28
21215
3963
MD5 secured login
PHP
,
Java Script
,
Authentication
,
Security
bastien koert
2004-07-30
21083
01
02
03