Main > Free Download Search >

Free alternate login script

alternate login

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 367
LLBRA login 2.1

LLBRA login 2.1


LLBRA login is a user login system that uses a simples DB (.php) and sessions. Its very easy to use and configure, and has an online admin tool for editing data and deleting users, etc. It ́s in english and portuguese now ! more>> <<less
Added: 2003-03-21 License: GPL Price: $0.00USD
14 downloads
 
Other version of LLBRA login
LLBRA loginllbra - LLBRA login is a user login system that uses a simples DB (.php) and sessions. Its very easy to use
License:GPL
Download
2409 downloads
Added: 2003-03-21
User Login 1.0

User Login 1.0


User Login Version 1.0 is designed by JLucas Designs & StarGame Productions Inc and is a simple way to register and log users. It uses MySQL and PHP to record information. It is great for all different size wesbites. If you need extras added myself & more>> User Login Version 1.0 is designed by JLucas Designs & StarGame Productions Inc and is a simple way to register and log users. It uses MySQL and PHP to record information. It is great for all different size wesbites. If you need extras added myself & the StarGame Team will be more than happy to work on it. *NEW Full Help & Support For All JLucas Designs Scripts on the StarGame.co.uk Forums.<<less
Added: 2005-04-24 License: Freeware Price: $0.00USD
12 downloads
 
Other version of User Login
user login 1.0Make PHP generated web content available only to your users! I derived this ...Make PHP generated web content available only to your users! I derived this function
Price: 0.00
License:Freeware
Download
12 downloads
Added: 2004-07-05
user loginFrancisco Charrua - Make PHP generated web content available only to your users! I derived this function ... Make PHP generated web content available only to your
License:Freeware
Download
1947 downloads
Added: 2004-07-05
Simple Login 1.0

Simple Login 1.0


Its a simple login tutorials, but the script that you will learn is a Big script, through this tutorial you can protect your files. And other cotent from ripping by people. more>> Its a simple login tutorials, but the script that you will learn is a Big script, through this tutorial you can protect your files. And other cotent from ripping by people.<<less
Added: 2006-02-13 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Simple Login
Simple LoginIts a simple login tutorials, but the script that you will learn is a Big script, through this ... Its a simple login tutorials, but the script that you will learn is a Big script, through this
License:Freeware
Download
1352 downloads
Added: 2006-02-13
Magtrb Secure Login 1.0

Magtrb Secure Login 1.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 more>> 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..<<less
Added: 2006-09-13 License: Freeware Price: $0.00USD
15 downloads
 
Other version of Magtrb Secure Login
Magtrb Secure LoginThis code will add a piece of random numbers code on the login form and user will have to copy into a ... This code will add a piece of random numbers code on the login form and user will have to copy into a
License:Freeware
Download
1146 downloads
Added: 2006-09-13
ASP Login 2.1

ASP Login 2.1


The ASP Login script is a simple script that allows you to create a password protected area off your web site for either a members area or to protect pages that you dont want others to have access too. The script uses a password protected Access more>> The ASP Login script is a simple script that allows you to create a password protected area off your web site for either a members area or to protect pages that you dont want others to have access too. The script uses a password protected Access Database to store the names of users so you can have as many users as you like as long as they have different user names.<<less
Added: 2003-10-06 License: Freeware Price: 0.00
17 downloads
 
Other version of ASP Login
ASP LoginThe ASP Login script is a simple script that allows you to create a password protected . The ASP Login script is a simple script that allows you to create a password protected
License:Freeware
Download
2228 downloads
Added: 2003-10-06
Alternate row colours using MySQL 1.00

Alternate row colours using MySQL 1.00


This tutorial teaches you how to number rows and give them alternate colours! more>> This tutorial teaches you how to number rows and give them alternate colours!<<less
Added: 2006-11-05 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Alternate row colours using MySQL
Alternate row colours using MySQLThis tutorial teaches you how to number rows and give them alternate colours! Alternate row . This tutorial teaches you how to number rows and give them
License:Freeware
Download
1086 downloads
Added: 2006-11-05
ASP.NET Admin Login

ASP.NET Admin Login


In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET to create a Login function for your ASP.NET site. more>> In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET to create a Login function for your ASP.NET site.<<less
Added: 2009-01-15 License: Freeware Price: $0.00USD
29 downloads
A simple ASP Login Page

A simple ASP Login Page


A simple ASP Login Page for your simple or e-commerce site using ASP and MS Access Database without ODBC connection. more>> A simple ASP Login Page for your simple or e-commerce site using ASP and MS Access Database without ODBC connection.<<less
Added: 2004-09-20 License: Freeware Price: Free
1121 downloads
PHPCentral Login

PHPCentral Login


With this script, you can password protect any page that you want. Its an easy to install script, with a nice install page. A MySQL database is required. Users can signup, and then login. User simply more>> With this script, you can password protect any page that you want. Its an easy to install script, with a nice install page. A MySQL database is required. Users can signup, and then login. User simply has to include a page on all the pages they want to protect, and only a login box will appear without the contents, until the user is logged in. Very easy code to understand, so user can alter code to their liking.<<less
Added: 2007-07-22 License: Freeware Price: Free
836 downloads
Demo of Alternate Pagination Paradigm 0.1

Demo of Alternate Pagination Paradigm 0.1


This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the more>> This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the limitations of html requests lengths, since it uses sessions. Also, it does not go to the database well for each page. Typically, for a given set of access parameters, it only accesses the database once, caching away the results in a session variable. Paging is thus more fluid. It also uses HTML form submit buttons, in conjunction with a select for page jumps, to page through the document as opposed to hyperlinks. This makes for cleaner code in general.<<less
Added: 2006-11-14 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Demo of Alternate Pagination Paradigm
Demo of Alternate Pagination ParadigmThis is a demo of a model for pagination that differs from . This is a demo of a model for pagination that differs from
Price: FreeAdditionalInfoNoincorporationintocommercialproductwithoutexpressconsentofauthor
License:Freeware
Download
1077 downloads
Added: 2006-11-14
Login 1.0

Login 1.0


Make ASP generated web content available only to you! This is the ASP version of login.php. isLogged() returns true if the cookies named UserName and PassWord are the same as the variables UserName and PassWord, the first 2 paramters of the function. If more>> Make ASP generated web content available only to you! This is the ASP version of login.php. isLogged() returns true if the cookies named UserName and PassWord are the same as the variables UserName and PassWord, the first 2 paramters of the function. If not, it displays the content of LogInPage, the 3rd paramenter. Unlike the PHP counterpart, all parameters should be passed to this ASP version of isLogged(), instead of ommitting LogInPage, you should pass "" an empty string.<<less
Added: 2004-09-23 License: Freeware Price: 0.00
10 downloads
 
Other version of Login
Loginof login.php. isLogged() returns true if the cookies named UserName and PassWord are the same ... of login.php. isLogged() returns true if the cookies named UserName and PassWord are the same
License:Freeware
Download
1041 downloads
Added: 2004-09-23
Advanced Login System

Advanced Login System


Advanced Login System was created as a pet project by me in year 2005. Then, from an online community, I knew how popular login systems were,as many people either lack the skills to create a PHP-MySQL more>> Advanced Login System was created as a pet project by me in year 2005. Then, from an online community, I knew how popular login systems were,as many people either lack the skills to create a PHP-MySQL integrated login system or they are simply too lazy to do so. Hence, there was this script on the forum, and I downloaded it. However,I found that while it does work, it was too simple, too inflexible and have many areas that can be improved on. Hence, Advanced Login System was born. Initally, it was still rather basic, with quite a lot of bugs in v0.01 Beta, but as I progressed on with this script, it gets better and better and v0.02 Beta includes major patches and new features.<<less
Added: 2007-05-24 License: Freeware Price: FreeAdditionalInfoMustincludecopyrightbacktoiQuestStudios
777 downloads
Secure PHP Cpanel Login v1.2 1.2

Secure PHP Cpanel Login v1.2 1.2


Just include this file into your website and change 2 variables and you have a working login script, that will redirect the user back to the script and tell them that their login information is invalid instead of using the default cpanel login that uses more>> Just include this file into your website and change 2 variables and you have a working login script, that will redirect the user back to the script and tell them that their login information is invalid instead of using the default cpanel login that uses htaccess. This script has now been updated to work properly and efficiently on php 4.4.8 and later.<<less
Added: 2007-05-02 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Secure PHP Cpanel Login
Secure PHP Cpanel LoginDavid Miller - This script was designed to make logging into Cpanel a lot easier. - Now ... This script was designed to make
Price: FreeAdditionalInfoFREE
License:Freeware
Download
929 downloads
Added: 2007-05-02
The Ultimate PHP Login System 0.5

The Ultimate PHP Login System 0.5


This application contains all the features you would expect. Strong MySQL / PHP, email validation, user management, and only takes a couple minutes to setup. Check it out. I am trying to perfect it, so let me know of any bugs! more>> This application contains all the features you would expect. Strong MySQL / PHP, email validation, user management, and only takes a couple minutes to setup. Check it out. I am trying to perfect it, so let me know of any bugs!<<less
Added: 2007-08-22 License: Freeware Price: $0.00USD
13 downloads
Alternate Ajax Techniques - Part 2

Alternate Ajax Techniques - Part 2


In this installment, youll learn how to use images and cookies to enable client-server communication even on older browsers that dont support the DOM. more>> In this installment, youll learn how to use images and cookies to enable client-server communication even on older browsers that dont support the DOM.<<less
Added: 2006-11-10 License: Freeware Price: Free
1078 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5