**************************************************************************** *** PHP Protect Plus *** *** v 1.0 *** *** www.phpclub.site.ir ***
**************************************************************************** To protect your html pages, first copy this file to the page's directory then rename html page to
.php and add the line bellow to the first line of your html page: [ Replace "protect.php" with the name of this file ] Also for php files, just add the above line to the first
line of code. The first time, use "admin" for username and "phpclub" for password. "admin" user is just for managing users. It can not be used for browsing protected pages. If
you want to make a logout link, link to : "protect.php?logout=1" or any protected .php file with "?logout=1" .