jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

User Authentication

DeEnFrSp
Amount: 29
Displaying: 1 - 10
Pages: [1] 2 3 >>
Sort Listings By:
Hits: 152

A Simple Sessions Tutorial

Rating 0.0 0.0
This is a short tutorial on how to use the sessions (in PHP4) with a user, form-based login. This would be useful for just about any site where you had a "members only" area and wanted to validate the users from a database or anything else. The examples used authorize off of a MySQL database on the same server.
Platform(s): n/a Date: Jun, 09 2000
DETAIL
Hits: 344

Authenticate and Track Users with PHP

Rating 0.0 0.0
This comprehensive 8-page online tutorial explains how to authenticate and track users with PHP. Main topics include: HTTP Authentication with PHP, Validation Against a Flat File, Authenticate Against a Database, Using Cookies, and Sessions and User Preferences.
Platform(s): n/a Date: Feb, 03 2000
DETAIL
Hits: 2583

Blocking access to the login page after three unsuccessful login attempts

Rating 3.5 3.5
Sometimes you need to add an extra protection to password-protected website. This article explains how access to the login page can be restricted after three unsuccessful login attempts. This schema uses visitors IP address to store log attempts in the database and block access to login feature for 30 minutes after third unsuccessful attempt.
Platform(s): Windows Date: Sep, 09 2006
DETAIL
Hits: 464

Building a Secure Admin Area & .htaccess

Rating 0.0 0.0
This tutorial along with sample code explains how to make a hardcoded admin password gateway using PHP. It also covers how to use .htaccess for server side password protection.
Platform(s): n/a Date: Jan, 05 2000
DETAIL
Hits: 1174

Convert Your Free Members into Paying Subscribers

Rating 0.0 0.0
Show your visitors that membership does have its privileges! If you haven't already put the protected membership area of your website into place, that's the first order of business. Pick up some quality subscription software that will streamline the subscription process and manage your membership database.
Platform(s): n/a Date: Apr, 26 2005
DETAIL
Hits: 396

Create a Complete User Management System with PHP and MySQL

Rating 0.0 0.0
This tutorial covers the concepts of creating a membership system from A to Z on your website. It includes signup, activation, login and lost password recovery as well as Session Management. It is very in depth and extensive.
Platform(s): n/a Date: Nov, 25 2002
DETAIL
Hits: 832

Custom user authentication

Rating 5.0 5.0
Welcome, all to the first of a series of articles to implementing your own custom user registration and authentication modules. I strongly suggest you develop this part of your website as a module, otherwise you'll be tied to a particular implementation when you decide to make changes (and trust me - you'll make the changes!!
Platform(s): n/a Date: Jan, 02 2007
DETAIL
Hits: 849

Developing a Login System with PHP and MySQL

Rating 5.0 5.0
This advanced PHP tutorial will teach you how to create a login system using MySql. It will take you through user registration, user verification and a forgot password feature.
Platform(s): Windows Date: Jul, 30 2005
DETAIL
Hits: 198

E-Mail Activation

Rating 0.0 0.0
The logic (and method) behind adding an e-mail validation system to an existing PHP user registration system
Platform(s): n/a Date: Oct, 02 2004
DETAIL
Hits: 778

Easy Website Password Protection Tutorial

Rating 5.0 5.0
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!
Platform(s): Windows Date: Apr, 26 2005
DETAIL
Amount: 29
Displaying: 1 - 10
Pages: [1] 2 3 >>