|
Easy Website Password Protection Tutorial
|
Other links at PHP > Tutorials > User Authentication |
| 1. |
Username, Password Login PHP and MySQL Example Site
|
|
|
This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using PHP, MySQL and JavaScript. Updated to include improved security (PHP HTTP_POST_VARS).
|
| 3. |
Easy Website Password Protection Tutorial
|
|
|
You can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password protected directories to sell downloadable products or provide premium access to members. In this password protection tutorial, we will explain how to create access authorization using only FTP. This will be helpful to most webmasters who want to create authentication files but who do not have Telnet. Unfortunately, most of the restricted access tutorials assume that the webmaster can use Telnet, which of course, is not true. Now you can sell your software, documents, images or music online. You can easily protect files and directories that require the use of a username and password, and you don¡¯t have to be a computer programmer to do it!
|
| 4. |
Session Management with PHP4
|
|
|
One of the new great features with PHP4 is the session management feature. It allows you to store variables in a session object during a user visit. This article discusses what a session and a session variable are, and what it can do.
|
| 5. |
Password Protection
|
|
|
This graphical tutorial will show you how to password protect sections of your Web site with a username and password script.
|
|
|