Zend - The PHP Company




Code Gallery: samdeath


Password Protect Plus  

Type: code fragment
Added by: samdeath
Entered: 15/08/2006
Last modified: 09/12/2005
Rating: - (fewer than 3 votes)
Views: 2728
**************************************************************************** *** 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" .


Simple Simple Chat  

Type: application
Added by: samdeath
Entered: 15/08/2006
Last modified: 09/12/2005
Rating: - (fewer than 3 votes)
Views: 3787
******************************* *** Simple Simple Chat *** *** v 1.0 *** *** www.phpclub.site.ir *** ******************************* // Warning : This chat exposes chatters IP addresses




Search