Online Forms
Auto Respond
Email
Password Protected Pages
PHP & CGI Scripting
Forums & Guestbooks
Web Statistics
Web Databases
Shopping Carts
Multi-Language Sites

Password Protected Pages

You may want to post web pages that you only want certain individuals to have the ability to see.

Password Protected PagesThe way to limit access is by the way of a user name password. This can be accomplished in several ways, but the two most popular is to create one username and password and to give this to the persons you approve to see these protected pages.

Here is one sample of a method of accessing a password protected area of a web site. Username is guest Password is test.

This more sophisticated sample allows for multiple levels of access, so you may allow certain people to have access to some of the pages, while other visitors are allowed more pages and some visitors allowed access to all of the pages. For test purposes I have only created one level of access. Again the Username is guest Password is test.

 
Back to Top
Previous Page