| |

| Simple Login-Logout System with MySQL and Authentication Posted in PHP > Cookies and Sessions by tutorialgrub on Nov 29, 2011
A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database. |
| |

| How to automate tubepress Posted in PHP > Cookies and Sessions by tutorialgrub on Nov 13, 2011
Goes through and amends a code example and teaches how you can further amend the code so to create an automated video site for wordpress using Tubepress addon. |
| |

| Secure Sessions Class Posted in PHP > Cookies and Sessions by tutorialgrub on Aug 18, 2011
Stop using PHPs vulnerable sessions and create a secure database driven one. |
| |

| Enabling single signon using Open ID login, PHP and MySQL Posted in PHP > Cookies and Sessions by tutorialgrub on Aug 01, 2011
Enable your web application for Open ID to let your users log in without having to remember yet another password |
| |

| Passing Variables between pages in PHP Posted in PHP > Cookies and Sessions by tutorialgrub on May 26, 2011
In this tutorial we'll learn how to transmit data around your website, |
| |

| Making A Cool Login System With PHP, MySQL & jQuery Posted in PHP > Cookies and Sessions by tutorialgrub on Mar 19, 2011
We are developing a cool and simple login/registration system in a few easy to follow steps. You can download the complete source code and modify it to fit your own needs. |
| |

| Using Sessions in PHP Posted in PHP > Cookies and Sessions by tutorialgrub on Mar 14, 2011
Easy tutorial on using Sessions in PHP on MyTutorialPlanet.com |
| |

| Unserstanding PHP Sessions - with examples Posted in PHP > Cookies and Sessions by tutorialgrub on Mar 12, 2011
This is a very detailed tutorial about using PHP sessions. A session is like a variable that can transfer data between more pages. |
| |

| Taking a Bite Out of the Set Cookie Function Posted in PHP > Cookies and Sessions by tutorialgrub on Feb 21, 2011
It's perhaps common knowledge these days as to what a cookie is. A cookie sits client-side in a user's browser and is sent to the server when the page is loaded. Cookies, however, can go a little deeper than just setting and receiving. |
| |

| Simple Login-Logout System with MySQL and Authentication Posted in PHP > Cookies and Sessions by tutorialgrub on Feb 18, 2011
A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database. |
1 2 3 >> Next |