|
This course provides the learner with information about using cookies and sessions with PHP to overcome the statelessness of the Web.
Objectives:
After completing this course, students will be able to:
- Use cookies
- Use sessions
- Improve session security
- Manage the relationship between cookies and sessions
Topics:
- Setting cookies
- Accessing cookies
- Setting cookie parameters
- Deleting cookies
- Setting session variables
- Accessing session variables
- Deleting session variables
- Changing session behavior
- Changing the session cookie settings
- Using sessions without cookies
- Improving session security
|