- 1,251 categories
- 40,829 scripts
- 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...
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- 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, f...
- A quick introduction to PHP sessions and the use of the most basic session handling functions.
- 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.
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations.
- 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.
- 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.
- 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 c...
- Get to grips with the basics of PHP''s Cookie handeling functions with this tutorial.
- This tutorial will teach an alternative and effective solution to cookies in PHP which might actually be better for your website and security.
Page: