login script example
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5275
PHP Login Script 1.0
A simple homemade PHP login script with captcha registration and forgot password feature. You can protect sensitive web pages against spam and bots using this login script. more>> A simple homemade PHP login script with captcha registration and forgot password feature. You can protect sensitive web pages against spam and bots using this login script.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
29 downloads
Other version of PHP Login Script
Price: $0.00USD
License:GPL
License:GPL
License:GPL
md5 login script
These scripts allow anyone to create md5 passwords using a form without sending plain text. If you dont have access to https you can allow users to encrypt passwords through a form without sending or posting plain text passwords. All information is more>> These scripts allow anyone to create md5 passwords using a form without sending plain text. If you dont have access to https you can allow users to encrypt passwords through a form without sending or posting plain text passwords. All information is saved in a mysql database for retrieval and the form uses Ajax to do all of the form checks so no page refresh is required allowing for a more seamless appearance. The scripts require PHP and Mysql<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
User Login Script 1.3
A simple user login system with an easy install script. You will be able to protect php web pages with a small bit of code that will only allow registered logged in members to see, if they are not logged in then it will ask them to. Its a simple and more>> A simple user login system with an easy install script. You will be able to protect php web pages with a small bit of code that will only allow registered logged in members to see, if they are not logged in then it will ask them to. Its a simple and very easy to use script that can fit in with any website from large website to small ones. The newest version (V1.3) comes with an easy upgrade system on install so if you have version 1.0 / 1.2 you can upgrade by the touch of a button, a new logout system has been installed and added on to the script so you members can feel more secure on public computers. The most request feature has also been added to allow your members to update profile / add to their profiles. More features coming soon and you can make requests on our forums. Free Membership.<<less
Added: 2006-09-03 License: Freeware Price: 0.00GBP
15 downloads
Other version of User Login Script
License:Freeware
Simple Login Script 0.1
A simple script in PHP and MySQL that can be implemented on any site for login/signup options. It uses md5 encryption algorithm so data is kept in the most secure manner possible. more>> A simple script in PHP and MySQL that can be implemented on any site for login/signup options. It uses md5 encryption algorithm so data is kept in the most secure manner possible.<<less
Added: 2008-05-03 License: GPL Price: $0.00USD
52 downloads
ASP Login script with ms-access 1.00
This script features: This useful ASP application allows users to self-register. Admin approves or deletes users. Admin has ability to suspend users temporarily. Different access levels. Configurable header, footer and skin files. Application sends more>> This script features: This useful ASP application allows users to self-register. Admin approves or deletes users. Admin has ability to suspend users temporarily. Different access levels. Configurable header, footer and skin files. Application sends email to admin to alert of new registrations. Script tracks number of logins by users. Users have ability to update their Profile. Script includes authorized user page view. Script includes un-authorized user page view. Password recovery feature.<<less
Added: 2006-01-07 License: GPL Price: $0.00USD
18 downloads
Other version of ASP Login script with ms-access
License:GPL
Quadodo Login Script 3.1.9
This is a useful free PHP and SQL user login script with a simple one click install/update and remember me feature. It comes with the ability to have unlimited members, unlimited pages, unlimited groups and unlimited permission masks. It also comes with more>> This is a useful free PHP and SQL user login script with a simple one click install/update and remember me feature. It comes with the ability to have unlimited members, unlimited pages, unlimited groups and unlimited permission masks. It also comes with the ability to set how long accounts last until they expire. Future versions will have support for PayPal! As you can tell its like a paid script, but completely free! In the new versions you also get a new administration and group panel (written with AJAX) that allows optimal customization. It allows you to disable public registrations and only allow people you invite to register for your site. It can also be made to have multiple languages by just downloading a language pack. But most of all its just a simple login script (with a password changer)! Free support is always available on my website :) It has now been translated into French and Spanish.<<less
Added: 2007-07-14 License: GPL Price: $0.00USD
11 downloads
Simple PHP Login Script 1.0
Very simple script consisting of one page. Password is hard coded into the script. You can see demo at our site. The password default is 123pass but you can change that by editing the 3rd line in the pass.php file. If you are looking for a quick password more>> Very simple script consisting of one page. Password is hard coded into the script. You can see demo at our site. The password default is 123pass but you can change that by editing the 3rd line in the pass.php file. If you are looking for a quick password protect this is is. If you want a more complex script this is not the one for you.<<less
Added: 2007-06-04 License: GPL Price: $0.00USD
12 downloads
Other version of Simple PHP Login Script
License:GPL
PHP Tutorials & Script Examples Blog 1
On this php tutorials blog you will meet theory as well as practice examples which will help you to learn php programming language by practice, not just the borring theory! more>> On this php tutorials blog you will meet theory as well as practice examples which will help you to learn php programming language by practice, not just the borring theory!<<less
Added: 2009-05-04 License: Freeware Price: $0.00USD
16 downloads
Database-Driven Login Script 1
This script lets you to build a login script. User can login a password protected page using his/her own login username and password. All usernames and passwords stored in a MS-Access database more>> This script lets you to build a login script. User can login a password protected page using his/her own login username and password. All usernames and passwords stored in a MS-Access database<<less
Added: 2004-01-23 License: Freeware Price: $0.00USD
14 downloads
Multilanguage Login Script 1.01
The script, written in Asp, was made for those people that need forms and administrative panels in several languages. You can easily change the language of the client and the administrative pages and put the script in every site you want. With more>> The script, written in Asp, was made for those people that need forms and administrative panels in several languages. You can easily change the language of the client and the administrative pages and put the script in every site you want. With registration control, validation procedure and easy email templates customization, this script is very useful and quicly to integrate in every web site.<<less
Added: 2008-08-02 License: GPL Price: $0.00USD
12 downloads
Calendar Script 2.0
This is a free calendar script. You can create new events for your web site or blog. more>> This is a free calendar script. You can create new events for your web site or blog.<<less
Added: 2007-03-30 License: GPL Price: $0.00USD
14 downloads
php easy :: admin login scripts set
This set contains 3 ready-to-use admin login scripts using 3 different authentication methods: 1. HTTP Authentication; 2. Cookies; 3. Sessions. All the three provide the same security level and do not require any DB. Minor differences: in more>> This set contains 3 ready-to-use admin login scripts using 3 different authentication methods: 1. HTTP Authentication; 2. Cookies; 3. Sessions. All the three provide the same security level and do not require any DB. Minor differences: in cookie version you can also specify the number of days to keep your cookie alive while in other two versions the session will expire when you close your browser window, and in HTTP Authentication version there is no real logout but just a redirection to the root folder while there is no way to unset server globals from within the script - you will be logged out automatically as soon as you close the browser window to terminate the session.<<less
Added: 2008-12-21 License: GPL Price: $0.00USD
14 downloads
Simple Text-File Login script (SiTeFiLo) 1.0.6
The SiTeFiLo PHP script is a perfect solution for small sites without SQL server which require user authentication, logging of login attempts and encrypted passwords for less than 100 users. more>> The SiTeFiLo PHP script is a perfect solution for small sites without SQL server which require user authentication, logging of login attempts and encrypted passwords for less than 100 users.<<less
Added: 2004-07-14 License: GPL Price: $0.00USD
10 downloads
Other version of Simple Text-File Login script
License:GPL
IPTABLES Firewall Security Script Example 1.0
My personal firewall script under Slackware Linux 9.0 and iptables. This is handy if you have never seen iptables before or dont know how to run them, you can use this as an example. more>> My personal firewall script under Slackware Linux 9.0 and iptables. This is handy if you have never seen iptables before or dont know how to run them, you can use this as an example.<<less
Added: 2005-06-20 License: Freeware Price: $0.00USD
19 downloads
cPanel, WHM, Webmail login script
The following code will allow you to login to several different ports that are used for cPanel. more>> The following code will allow you to login to several different ports that are used for cPanel.<<less
Added: 2007-02-06 License: Freeware Price: Free
1106 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above login script example search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed