admin-Login-Only is used to protect your webpages on www by assigning passwords. It keep your files and folders very secured using PHP sessions. Once you login you dont need to login again and you can view any secured pages by giving your username an
This Login System uses sessions. When you are only logged in as long as the browser remains open. You can log in and run around all thru the protected area until you close the browser. This method is excellent for intranets since people can access ma
Lite Login System is a PHP based logging script designed solely for creating and managing unique login programs with md5 encryptions and sessions. Using this script you can prevent unregistered members from navigating through the website unless other
This is an essential tutorial for every webmaster which helps them to find the solution for protecting certain website area from hackers with the help of PHP session login program. This tutorial allows the users to provide login section on their webs
IE Notes Bar helps you to save link with the note. In case you forgot to log off your IE Notes Bar on any computer, Login at any other computer and sign off. It will end all your IE Notes Bar sessions on all computers. Consider it as a Help Desk for
This is an tutorial which deals with the generation of sessions to identify the activities of the visitors in the absence of cookies. This article gives detailed description about how to create cookieless ASP application and how to track the sessions
Building an E-Commerce Site Part 2: Managing Users with Sessions is a PHP based tutorial that assists webmasters and e-commerce programmers to generate utility functions to manage and track their online customers. Using these codes you will be able t
HOW TO: Use Database and ASP Sessions to Implement ASP Security is an ASP article which describes in a step by step method that have to be adapted for implementing the security system for their ASP applications and how to store the visitors informati
Chico Digital Md5 Secure Encrypted Login multi-platform compatible. MD5-based encryption on both client and server machines allows 'pretty strong' password protection for web-based Perl/CGI applications. The browser JavaScript encrypts the password o
This tutorial will teach you what sessions are, why they're used and how you can implement them using PHP programming. |