PHP Cookies and Sessions Tips and Tutorials, Scripts resource, functions |
|
|
|
|
Cookies and Sessions tutorials
|
|---|
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, finding cookies in cookie files, cookie limitations.
| | Hits:370 Rate: 4.0(out of 5) Vote:1 Submit Date :2007-04-05 Rate It | Error | Review |
|
| | | |
|---|
Introduction Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't matter, because in this tutorial I will show you exactly what cookies are, and what they are used for.
| | Hits:284 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-10-09 Rate It | Error | Review |
|
| | | |
|---|
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, deciding where to store session files, deciding when to expire session values, etc.
| | Hits:248 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-04-14 Rate It | Error | Review |
|
| | | |
|---|
Hey guys,
Today we're going to learn how to add one of those nifty 'You last visited on:...' things to our sites.
These are based on cookies. It's also possible to use SQL and IP addresses to store this information, but that takes much longer. So we're going to use cookies.
| | Hits:220 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-06-06 Rate It | Error | Review |
|
| | | |
|
|---|
Hey guys,
Today we're going to learn how to add one of those nifty 'You last visited on:...' things to our sites.
These are based on cookies. It's also possible to use SQL and IP addresses to store this information, but that takes much longer. So we're going to use cookies.
| | Hits:220 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-06-06 Rate It | Error | Review |
|
|
|---|
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, deciding where to store session files, deciding when to expire session values, etc.
| | Hits:248 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-04-14 Rate It | Error | Review |
|
|
|---|
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, finding cookies in cookie files, cookie limitations.
| | Hits:370 Rate: 4.0(out of 5) Vote:1 Submit Date :2007-04-05 Rate It | Error | Review |
|
|
|---|
Introduction Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't matter, because in this tutorial I will show you exactly what cookies are, and what they are used for.
| | Hits:284 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-10-09 Rate It | Error | Review |
|
|
WebmastersHome.com Discussion about programming, SEO, WebHosting and more! |
|
Pages : 1 |
|