PHP Login Script with Remember Me Feature is a PHP script with Mysql and uses cookies to maintain the users information even they close their browser. When the user marks the remember me option, two cookies will be stored on the users system. One...
Golden Login Administration is used for secured login. It is written using PHP script and Mysql as database. It protects the pages from the non members using session and cookies. Each members will have an unique username and email, depends upon...
This article guides you to learn more about cookies with PHP. By learning the tutorial about cookies you can use this cookies for your needs. The cookies can be assigned in various attributes. This tutorial gives you a total idea of using cookies...
This tutorial is designed to give the reader a framework for building a secure login using PHP cookies. It requires you have some basic knowledge of PHP coding.
PassMasterFlex is a different way to Apache login on PHP based web portals. Logout function runs when the user exiting from windows. Cookies tool keep track of all user's login data and it rubs out the stored data after the user's logout. MD5...
This is a user management program where the users can register themselves by providing their username and passwords for protecting their webcontents. This program provide features like remembering login with cookies, automatic login, extended user...
PassMasterFlexPlus gives features to include multiple users on PHP oriented websites. Users are allowed into site pages after entering their login name and password. Cookies tool is activated when an user logs in into your website, that grabs all...
This is a user management program where the users can secure their clients directory using cookies. The users browsers are redirected to the login directory when their directory has no predefined cookie which is set to the specific value and their...
This tutorial teaches you the use of PHP with Cookies. Cookies are generally used to count the number of times you have visited the site. Cookie is a small file stored in your hard drive when you make a request for a file through your browser....
Web Blazonry's Cookies is a tutorial from which you can learn about the usage of cookies. Through this article you would be able to implement cookies on your java projects and applications. The author has given a brief note on how to set cookies...
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...
You can install the Member Login script on as many websites as you want. Installation file will set up the Member Login script for you. Simple copy/paste to place webform on your web pages. Members details - create as many members as you want;...
To keep your files and folders in a secured area, you need to construct a login form to restrict other resources. PHP gives you the best source by storing the login information into the MySQL table and validate the user and allow them to access...
This is a powerful Perl based content management program for using the cookies in the web pages. Using this program you can easily edit and delete the content of the cookies. This program also allows you to handle any number of cookies. This...
Session-only cookies is a tutorial in which the author has covered all related topics of cookies. In this tutorial the author has given an introductory note on cookies and swithes to a detailed explanation of sessions based cookies. Users are...
From this Cookies 101 article you can learn what is a cookie, how to use it to protect your web applications, cookie management etc., The author has restricted his cookie theory with PHP and has given seperate example codings with guide lines on...
This tutorial helps you to know more about the PHP architecture, web application cookies, working with cookies, complete codings in variables and arrays, handling the databases using MySQL, conditionals and looping constructs and much more. This...
This article at Developer Shed, written by Duncan Lamb in September of 1999, explains how to grab headlines from a remote web site, and allow users to login and have custom content delivered based on preferences set in cookies.
Write cookies is an ASP tutorial in which author discusses about generation of cookies. Through this article users can get knowledge about how to build cookies, what are all the advantages the users can gain by using cookies, how the cookies store...
The Lowdown on Cookies is an article in which author concentrates on how to use the cookies, for what purposes this cookies can be utilized and through which statement this cookies can be added in the clients computer and what are the ways that... |