Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
_SESSION « Cookie Session « PHP
PHP
Cookie Session
_SESSION
1.
Count Visits with session
2.
Counting page accesses with a session
3.
Implementing Sessions
4.
Printing session data
5.
Registering a variable by including it in $_SESSION
6.
Session based counter
7.
Session preferences
8.
Session using the proper $_SESSION super global
9.
Verifying session info
10.
check for a valid login in sessions
11.
create_session_variable.php
12.
delete_session_variable.php
13.
Doing something special for a logged in user
14.
Setting Up Cookie Authentication