- 1,233 categories
- 40,467 scripts
- A php login script tutorial with complex features like: user confirmation, forgot password page, restricted access to web pages based on level access and more.
- Categories
- Tags
- Platforms
- Licenses
- This tutorial will show you how to create a user login system for your website using php and mysql to store the user data. It will show you how to allow a user to register his preferred login id and password, verify and authenticate the user when he...
- Categories
- Tags
- Platforms
- Licenses
- This tutorial sows you how a simple php login system is created.
- Categories
- Tags
- Platforms
- Licenses
- This article demostrates an easy way to maintain sessions and security (or authorization) in PHP. It does NOT use the PHP built in session support. The following method will allow you to easily secure any PHP page by simply including a file at the to...
- Categories
- Tags
- Platforms
- Licenses
- One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Let''s say you don''t want to restrict the entire directory using htaccess, this is a neat alternative. This tutorial s...
- Categories
- Tags
- Platforms
- Licenses