jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Cookies and Sessions

DeEnFrSp
Amount: 25
Displaying: 11 - 20
Pages: << 1 [2] 3 >>
Sort Listings By:
Hits: 467

Using Sessions in PHP

Rating 1.0 1.0
A tutorial on the basics of sessions in PHP.
Platform(s): n/a Date: Apr, 19 2005
DETAIL
Hits: 418

Introduction To Sessions in PHP

Rating 0.0 0.0
A quick introduction to PHP sessions and the use of the most basic session handling functions.
Platform(s): Linux, Windows, FreeBSD Date: Jan, 04 2006
DETAIL
Hits: 408

PHP Sessions

Rating 5.0 5.0
A session is the time that a user spends at your Web site. Users may view many Web pages between the time they enter your site and leave it. Often you want information to be available for a complete session. Beginning with version 4.0, PHP provides a way to do this. PHP allows you to set up a session and store session variables. After you create a session, the session variables are available for your use on any other Web page.
Platform(s): Windows Date: Nov, 09 2006
DETAIL
Hits: 399

Using Cookies & File Appending

Rating 0.0 0.0
Explains how to set and check for cookies using PHP. Also demonstrates a simple way to read and write data to a file.
Platform(s): n/a Date: Jan, 05 2000
DETAIL
Hits: 349

Implementing Cross-Domain Cookies

Rating 0.0 0.0
According to the cookie specification, any cookie set for one domain, must not be sent to any other domain. Therefore, if you set a cookie in your user's browser on one domain, that cookie will not be available on any other domain. This tutorial describes a solution to get around this issue.
Platform(s): n/a Date: Nov, 30 2000
DETAIL
Hits: 345

Custom Session Handlers in PHP4

Rating 0.0 0.0
This document describes how to customize the session handlers in PHP4. It provides examples of how to write a fully functional session handler that works with DBM files and one that works with a MySQL database.
Platform(s): n/a Date: Jun, 06 2000
DETAIL
Hits: 340

Session: simple password protection

Rating 0.0 0.0
Usage of sessions is sortly explained by using two examples: a hit counter and a simple password protection script.
Platform(s): n/a Date: Dec, 09 2002
DETAIL
Hits: 318

Complete Members System (PHP)

Rating 0.0 0.0
This Article takes you step by step in creating a member system for your site. From designing mySQL tables, creating a registration script and logging them in with sessions and cookies.
Platform(s): Linux, Windows Date: May, 22 2006
DETAIL
Hits: 314

Basic cookies

Rating 0.0 0.0
Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations.
Platform(s): n/a Date: Jun, 12 2005
DETAIL
Hits: 191

Creating A Unique User ID For Cookies

Rating 5.0 5.0
Code snippet for creating a unique randome ID for cookie management.
Platform(s): n/a Date: Aug, 20 2002
DETAIL
Amount: 25
Displaying: 11 - 20
Pages: << 1 [2] 3 >>