jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Cookies and Sessions

DeEnFrSp
Amount: 25
Displaying: 1 - 10
Pages: [1] 2 3 >>
Sort Listings By:
Hits: 1021

Setting & Retrieving Cookies

Rating 4.0 4.0
This script can display a form or the data stored inside cookies depending on whether cookies has been set or not. The online form is used to send data and store them inside cookies. The script contains an online example.
Platform(s): Windows Date: Jan, 05 2007
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: 1006

PHP Cookie example and function-helper

Rating 4.0 4.0
PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments lists. Just three arguments: 'name', 'value', session cookie flag/number of days/forever cookie flag
Platform(s): Windows Date: Nov, 06 2006
DETAIL
Hits: 984

PHP Garbage Collection Process

Rating 3.5 3.5
Learn about the PHP Garbage Collection process, how it works, and how to overcome some of the problems it might present.
Platform(s): Windows Date: Jun, 28 2006
DETAIL
Hits: 564

PHP Script Tips - Understanding and Using Sessions

Rating 4.0 4.0
A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, deciding where to store session files, deciding when to expire session values, etc. Topics included in this collections: What Is a Session? How To Turn On the Session Support? How To Save/Retrieve Values to the Current Session? What Is a Session ID? How To Retrieve the Session ID of the Current Session? What Are the Options to Transfer Session IDs? How Session IDs Are Transferred on Your Web Server? How To Force the PHP Engine to Use Cookies to Transfer Session IDs? Is It More Secure to Use Cookies to Transfer Session IDs? Where Are the Session Values Stored? What Set the Timeout Period on Session Values? How To Remove Values Saved in the Current Session? How To Tell If a Session Is New? What Is session_register()?
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Jun, 21 2006
DETAIL
Hits: 515

PHP Script Tips - Understanding and Managing Cookies

Rating 0.0 0.0
A collection of 23 tips on understanding and managing cookies in PHP. Clear explanations and tutorial exercises are provided on setting and receiving cookies, creating and removing persistent cookies, specifying domain and path to restrict cookies, finding cookies in cookie files, cookie limitations: How To Send and receive a Cookie to the Browser? How To Set a Persistent Cookie? How To Remove a Cookie? How To Specify Domain and Path for a Cookie? How Cookies Are Transported from Servers to Browsers? How To View Cookie Header Lines? Where Are the Persistent Cookies Stored on Your Computer? How To View the Content of a Cookie File? How Many Cookies Can You Set? How Large Can a Single Cookie Be? How Are Cookies Encoded During Transportation? How Can Other Webmaster Steal Your Cookies? ......
Platform(s): Windows Date: May, 27 2006
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: 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: 148

basic sessions tutorial with register globals switched off

Rating 5.0 5.0
This is a basic sessions tutorial where the register globals are switched off.
Platform(s): n/a Date: Aug, 05 2005
DETAIL
Hits: 849

Introduction to sessions

Rating 0.0 0.0
You can use this kind of code for user systems to check if a user is logged in or not. This is a very good checking to see if users have logged in or not.
Platform(s): Windows Date: Jul, 30 2005
DETAIL
Amount: 25
Displaying: 1 - 10
Pages: [1] 2 3 >>