Scripts are listed afer popularity. To display the scripts in alphabetical order please click here
1)
Creating A Unique User ID
This tutorial is used to create a unique userID for a user. This tutorial gives you the code, how to validate the database and search for already existing user.
2)
Implementing Cross-Domain Cookies
This is an article about cookies and more than one domain. If a cookie is set for one domain the other domain cannot use that cookie. This tutorial shows give a solution for cookie cross domain.
3)
Cookies in PHP
This is a tutorial to teach you how to use cookies in PHP. Cookies is a small program stored in your hard drive to secure your files or folders.
4)
basic sessions tutorial with register globals switched off
This is an article to learn more about session with global variables. This script gives you an idea to make some changes in your PHP.ini file.
5)
Using sessions make a login script
This tutorial teaches you about the basic login information using session. This script is useful to track the users and provide security to your restricted files.
6)
User Tracking and Session Management
This is a tutorial about the user tracking and session management. Session is used to track the user and also handles the users information.
7)
Using Cookies & File Appending
This is an article to append file using cookies. It uses many functions to append the file into the PHP script. This article is useful for the webmasters and the site administrators.
8)
PHP Sessions Introduction
This tutorial will teaches you how to store and display the users information or data into a session variable. This article teaches you the cookies concept also.
9)
Using Sessions in PHP
This tutorial guides you in using session with membership management. This tutorial is useful to manage the profile of the users.
10)
Sessions
This article is about session, a security solution for your websites. This tutorial will teach you what is session and how does session concept is helpful in PHP.
11)
User-aware PHP scripts Tutorial
This tutorial covers the area of making a PHP script user-aware. This guides you in knowing how PHP stuff works. This tutorial covers username and password protection.
12)
PHP and Cookies
This is the article about PHP and Cookies. Cookies plays an important role in any online businesses or communities. Cookies is used to identify the users who previously visited the website. This tutorial shows you an easy way to learn more about cookie.
13)
Cookies 101
Cookies 101 is an online tutorial relating on cookies and its management. You can learn how to read, write and delete cookies for your web applications.
14)
Custom Session Handlers in PHP4
This tutorial is written to explain session handlers in PHP4 works with DBM files. Session is used to track the visitors of your site.
15)
Cookies
This is an article about cookies. Cookies will give much protection to your data you have in your hard disk. It is easy to understand about cookies and its uses.
|