Topic: Password Protection
Does anybody know of a good program that protects web pages with a password, similar to memberships. I would like to make a section of free stuff in which you must enter a default password to gain access to the page.
You are not logged in. Please login or register.
PunBB Forums → General discussion → Password Protection
Does anybody know of a good program that protects web pages with a password, similar to memberships. I would like to make a section of free stuff in which you must enter a default password to gain access to the page.
I hear php and mysql (with a little html) are good for that type of thing
I should have been more clear, I just want them to enter a password, not have to create their own username and password. The password will be the same for everybody and will not contain any individual usernames.
I should have been more clear, I just want them to enter a password, not have to create their own username and password.
You can still do that with PHP. Your web server might have additional methods that you can use (e.g. using a `.htaccess` file with Apache).
go into ur cpanel and password a file like index.php or anyother file....
i believe cpanel just adds the appropriate editions to the .htaccess file as guardian34 suggested.
there is a php program called deadlock
http://www.phpdeadlock.org/
you can set access to a folder and only member have access..
PunBB Forums → General discussion → Password Protection
Powered by PunBB, supported by Informer Technologies, Inc.