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: 1466

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: 1259

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: 1230

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: 1126

Introduction to cookies

Rating 0.0 0.0
Learn about the usefullness of cookies, what they can be used for, and also learn how to create a simple unique computer counter using cookies.
Platform(s): n/a Date: Feb, 24 2005
DETAIL
Hits: 1085

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
Hits: 840

Using sessions make a login script

Rating 3.0 3.0
To begin this tutorial in PHP sessions, you must first make sure that your web server (ie. apache) has the options to allow session with the configuration. Note: people using apache and php under a win32 enviorment must manually configure this option. To start, this tutorial, you should have some basic knowledge of php coding. Refer to Hotscripts for some basic and more advanced php coding tricks.
Platform(s): n/a Date: Aug, 18 2003
DETAIL
Hits: 718

Using Cookies in PHP

Rating 0.0 0.0
Cookies enabled web developers to produce more usable sites, by allowing temporary storage of commonly used information by the user. This can be beneficial in shopping carts, user logon systems and general site usage. Read on to find out how to use cookies and how to implement a simple user logon system.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Feb, 07 2005
DETAIL
Hits: 706

Cookies in PHP

Rating 0.0 0.0
For those new to web development and 'how things work', cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work.
Platform(s): n/a Date: Apr, 19 2005
DETAIL
Hits: 665

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: 594

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
Amount: 25
Displaying: 1 - 10
Pages: [1] 2 3 >>