|
|
|
| Title : |
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. |
| Categories : |
PHP, Security, Authentication |
 Paul Kruyt |
| Date : |
Jun 11th 2000 |
| Grade : |
4 of 5 (graded 5 times) |
| Viewed : |
18703 |
| File : |
No file for this code example. |
| Images : |
No Images for this code example. |
|
| Search : |
More code by Paul Kruyt |
|
| Action : |
Grade This Code Example
|
|
| Tools : |
My Examples List |
|
|
|
|
|
|
phpSecurePages is a PHP module to secures pages with a loginname and password. It can
handle multiple user groups (each with their own viewing rights), store data in a MySQL
database or a configuration file, and it can also be used to identify your Web site viewers.
Download the latest version from: http://www.bnr.nl/bigdeal/download/phpSecurePages.zip
Or look at freshmeat.com: http://64.28.67.35/appindex/2000/05/29/959574524.html |
|
| A damaged image generator (class) for validating text.
CAPTCHA - Completely Automated Public Turing test to tell Computers and Humans Apart Categories : PHP, PHP Classes, Security, GD image library, Security | | | Use of bitmasks to represent permissions Categories : PHP, Authentication, Bitwise Operators, Security, PHP Classes | | | Simple Password example Categories : PHP, Authentication, Security, HTTP | | | MD5 secured login Categories : PHP, Java Script, Authentication, Security | | | 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. Categories : PHP, Sessions, Security, Authentication | | | PHP Function to Encrypt/Decrypt a string without a known key. The string itself has his own different key for every character. Categories : PHP, Algorithms, Security, Authentication, Encryption | | | Password using php, Javascript, and html form Categories : Security, PHP, Authentication, Java Script | | | Password protection for Phorum 3.1.x with userlevels and log. Categories : PHP, MySQL, Authentication, Security | | | Form Security - Match A Value For Success Categories : PHP, Authentication, HTML and PHP, Sessions, Security | | | Authenticator for Exchange Server LDAP Categories : PHP, Authentication, LDAP, Security, Sessions | | | redirect redirection ip address authentication authenticate addr Categories : Authentication, HTTP, Network, PHP | | | Is there some possibility to link a database to an htaccess file, so that instead of having a passwd file you would have a database with DES-crypted password and username fields? Categories : Authentication, PHP, General SQL, Databases | | | Password Creator: This PHP code exmaple shows how to use bitwise operations on a single variable and using it as a flagged variable. The class generates passwords of a given length using specified characters and the flags. Categories : PHP, PHP Classes, Algorithms, Security | | | A login page that require username, password and userlevel. Categories : PHP, Security, Sessions, MySQL, Databases | | | SHA: Implementation of the Secure Hash Algorithm in pure PHP. This is a secure one-way function that can be used to perform challenge
response login algorithms over an insecure connection. Categories : Algorithms, PHP, Security | |
| | | | Paul Kruyt wrote : 406
In the mean time the program has been improved.
The biggest change is multi language support for:
English, Dutch, French, German, Spanish and Brazilian-
Portuguese.
Look at this url for a list of all changes:
http://www.bnr.nl/bigdeal/download/changelog.txt
The best source for up to date information is still the link
above to FreshMeat.com
greetings
Paul
| | | | Paul Kruyt wrote :507
Now with an homepage. Go look at:
http://www.phpSecurePages.f2s.com
| |
|
|