jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

User Authentication

DeEnFrSp
Amount: 29
Displaying: 11 - 20
Pages: << 1 [2] 3 >>
Sort Listings By:
Hits: 685

How to build a member only area on your site using 4MemberOnly

Rating 0.0 0.0
Today you're going to learn, in simple terms, how to use 4MemberOnly to build a member only area on your site. This is a quick, easy, straight to the point, hands-on tutorial that will get you coding in no time. Note that to properly understand this tutorial, you will need a working knowledge of HyperText Markup Language (HTML).
Platform(s): Linux, Windows, Sun Solaris Date: Mar, 22 2005
DETAIL
Hits: 346

Magtrb Secure Login

Rating 0.0 0.0
This code will add a piece of random numbers code on the login form and user will have to copy into a text field the process can not be done if the code is wrong and it produce new security code when come back.. this to protect you panel from hacker softwares..
Platform(s): Windows Date: Sep, 13 2006
DETAIL
Hits: 128

Maintaining state with PHP4 sessions

Rating 0.0 0.0
HTTP as a protocol is stateless, which doesn't make it easy for a developer. For example, your web server sends out a page to someone ordering from an online shop, and then forgets all about it. A few seconds later, the same person sends another request, ordering another item. As far as the web server is concerned, it could be an entirely different person. So to make sure the right orders are associated with the right person, a developer has to employ some sneaky tricks. Before PHP4, you could have used something like PHPLIB for session management. But PHP4 comes with a complete set of sessioning functions. This article explains how to use them.
Platform(s): n/a Date: May, 08 2002
DETAIL
Hits: 292

php login script tutorial

Rating 5.0 5.0
This tutorial sows you how a simple php login system is created.
Platform(s): n/a Date: Dec, 09 2003
DETAIL
Hits: 208

PHP Login System

Rating 0.0 0.0
This tutorial will teach you how to create your own login system with PHP, using sessions and the PEAR::DB classes. Want to password protect your pages and only allow members to see them? Then read this.
Platform(s): n/a Date: Jul, 08 2002
DETAIL
Hits: 1142

PHP Session Handling - Cookies Enabled

Rating 0.0 0.0
Learn how to manage user sessions using cookies
Platform(s): n/a Date: Jul, 30 2005
DETAIL
Hits: 397

PHP User Authentication Using UMA

Rating 0.0 0.0
Get started using UMA. UMA is a user management and authentication system written in PHP. UMA can greatly reduce the time and effort put into every project.
Platform(s): n/a Date: Sep, 23 2002
DETAIL
Hits: 156

PHP-Based User Authentication

Rating 0.0 0.0
This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included with this tutorial will show you how to use either hard-coded values, a flat file, an existing .htpasswd file or a database table to manage your valid usernames and passwords. This tutorial is intended for the PHP programmer who is generally familiar with authentication, but who would be interested in learning a practical method for authenticating access to one or more Web site pages.
Platform(s): n/a Date: Aug, 15 2000
DETAIL
Hits: 592

Securing PHP Files using HTTP Authentication

Rating 0.0 0.0
It is quite common to have the need to password protect a certain file or a set of files, in order to prevent unauthorized access to those files. There are many different alternatives on how to do this including, sessions, cookies, JavaScript and HTTP authentication. Peter shows you how to implement simple HTTP authentication.
Platform(s): Linux, Windows Date: Jan, 22 2005
DETAIL
Hits: 337

Session Management and Authentication with PHPLIB

Rating 0.0 0.0
This three-page online tutorial/article talks about managing user session and authntication using PHPLIB, a set of PHP classes designed to make is easier to develop web based PHP applications.
Platform(s): n/a Date: Dec, 17 1999
DETAIL
Amount: 29
Displaying: 11 - 20
Pages: << 1 [2] 3 >>