Categories
Tags → Php Cookies Session

PHP Script Tips - Understanding and Using Sessions

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, decidin...
DETAILS

Whos Online

This script is for tracking online user by IP/Host. its very simple, small (only 2 Kbyte), no cookies or session need. it''s write on PHP && use only one MySQL table.
DETAILS

SQLsession

This is a PHP class for session management with database abstraction based on cookies and MySQL. Very easy to use and very useable. With this class, you may very quickly make user authentication with many features.
DETAILS

Gestion des T ches (Management of Tasks)

This is an PHP application that makes it possible to manage the tasks of a service on a workgroup environment. The users are allowed to assign tasks to the others with such info as the date of the request, the task object, the desired person, the exp...
DETAILS
©2003-2019 jCay.com