Languages
Components, Scripts, Codes: PHP / Documentation / Examples and Tutorials / User Management / Authentication
User Authentication Using PHPThis tutorial describes three methods to authenticate a user. First is by hardcoding the user info in the script. Second, check the user... |
Freeware | |||
PHP-Based User AuthenticationThis tutorial explains how to initiate user authentication and then use variables to verify which users are accessing your pages, using a flat text...By: zend.com |
Freeware | |||
Easy Website Password Protection TutorialYou can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password... |
Freeware | |||
Creating a PHP Login ScriptThis tutorial will show you how you can create a user system and login/logout scripts using PHP, the PEAR::DB classes and sessions.By: free2code.net |
Freeware | |||
A Complete, Secure User Login SystemThis PHP Builder column by Tim Perdue explains the user login system and relation functions, alongside the code, that they use at PHP Builder.By: phpbuilder.com |
Freeware |
