PHP Pass
simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and it's done - any time someone connects to that script, they'll be given a login form. It works across sessions, so they only have to enter the password once. It can be used to protect multiple files, and it can use multiple passwords. It can email you when a user enters an incorrect password, or it can write log data to a file of your choice. Now with optional session timeout - force users to re-enter password after certain idle time elapses.
Visit publisher site: PHP PassListing Details
- Version:
- 1.1
- Filed in:
-
Scripts / PHP / Scripts & Programs / Security Systems
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Howard Yeend Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- 0.00
- Additional Info:
LICENSE #2
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
nice bit of php. it worked perfectly for my needs as a plugin for another script.