Php Script – Free php password protect script

Jun 26, 2012, by admin

php -script

Do you want to have a hidden page on your website which only people who you give the password to can access it? Most probably you do as we all have something that we want to hide from prying eyes, that is were this PHP password protect page will come in useful

PHP Password Protect Script amazingly, there are still quite a few hosts that do not allow you to use .htaccess and .htpasswd files to create password protected areas on your website. To overcome this, we can use basic PHP to protect a page and keep our content hidden.

php-password-protectThe beauty of this script is that it can be included into any page design and be used to protect just certain areas of a webpage or a full page.

The Simple Password Protect script is written in PHP and will run on any server which supports this. You do not need to use a database, just the simple PHP code which is included in the zip file.

Note: This Template is appropriate for these particular Search Queries

php script password protect web page , php password protect web page , php code password protect web page , simple php password protect script , simple php password protect code , free php password protect script , php password protect page script

Quick installation

* Download Simple PHP Password Protect Script

* Edit the index.php file and change the password to suit,

* Add the content you want to have protected in the correct section which is fully marked.

* Upload the file to your web server and then point your browser to the uploaded file and try it out.