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
#
Title
Author
Date
Views
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
79326
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
78863
478
Full membership authentication system.
Authentication
,
MySQL
,
PHP
,
Databases
Simon Booth
1999-01-24
58049
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
48435
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
36736
3261
Authentication script to authenticate users in Active Directory through LDAP.
LDAP
,
Authentication
,
Cookies
,
PHP
Patrick Dooley
2002-02-25
33195
82
Using $PHP_AUTH_USER and $PHP_AUTH_PW to authenticate.
Authentication
,
PHP
rasmus rasmus
1998-05-29
32977
3172
PHP4 MYSQL Authentication Script with cookie. Short & Sweet
Authentication
,
Apache
,
Cookies
,
PHP
,
MySQL
John Jolly
2001-09-19
32246
3231
Authorize Me! An authentication script.
MySQL
,
Databases
,
Authentication
,
PHP
artem bichcov
2002-01-10
28488
1418
Basic WWW-Authentication example
PHP
,
Authentication
Marcus Xenakis
1999-11-19
23990
1690
PHP4 AND MySQL Authentication
PHP
,
MySQL
,
Authentication
,
Databases
John Jolly
2000-09-24
23987
2999
Implementing a "Members ONLY" area
PHP
,
MySQL
,
Databases
,
Authentication
Woody Stanford
2001-02-20
22070
109
Authenticating against .htpasswd style files.
Authentication
,
PHP
Christopher Curtis
1998-05-31
20424
4150
.htpassword manager for apache
PHP
,
PHP Classes
,
Authentication
,
Apache
Sarah King
2005-04-25
19613
243
user-authentication with php3 and msql
Authentication
,
mSQL
,
PHP
,
Databases
Barry Grotjahn
1998-09-28
19466
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
19377
246
HTTP Basic Authentication via POP3.
Authentication
,
HTTP
,
Email
,
PHP
Joe H
1998-10-06
18848
3012
An Authenticator with Cookies and Redirect
Authentication
,
PHP
Sheridan Saint-Michel
2001-02-24
18135
1661
Password using php, Javascript, and html form
Security
,
PHP
,
Authentication
,
Java Script
William Munger
2000-08-11
18088
255
external authentication
Authentication
,
PHP
Rasmus Lerdorf
1998-10-10
17909
01
02
03