PHP Script :: Web Page Password Protect
Password protect your content with Web Page Password Protect by just adding one line of PHP code to your page source. This PHP Script will present user with password entry form, and will not let visitor see your private content without providing a password. Multiple user accounts support, improved security, automatic logout, and manual logout feature.
Usage:
1. Save password_protect.php somewhere on your server.
2. Update it with your desired password or login/password pair. Use any plain
text editor to accomplish this step. Sample editors: Notepad (Windows) or vi
(Unix).
3. Open script in your browser with "help" parameter to see the line of code to
add to every page you would like to be password protected.
Example: password_protect.php?help
It will show you protection code to include into your pages. Sample protection
code would look like this (yours will be different):
[?php include("/home/users/htdocs/security/password_protect.php"); ?]
4. Add that line of code to each php page you would like to protect at the very
beginning of the page source (it must be the first line).
For example you want to protect page protect-me.php. Open it for editing, and
add the protection string (see above on how to get the protection string) at the
beginning. So resulting code would look like
[?php include("/home/users/htdocs/security/password_protect.php"); ?]
... here, at the second line starts your page code ...
If you need any assistance, please feel free to let us know, we are glad to
assist you asap.
PHP Script - Web Page Password Protect
- Product Code: MOD200221114655
- Availability: In Stock
- Viewed: 13917
- Units Sold: 2
- Sold By: BestScripts
- Seller Reviews: (0)
-
$9.95
Available Options
Related Products
Tags: page protect protect php, page protector, password protect, password protect php, protect page, protect php page, protect web page, web page protector