Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
PHP Tutorials
Tutorials
Stuff
Affiliates
PHP Cookies Tutorials
We hope that you will enjoy our PHP Cookies tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Cookies tutorial to our site. Thank you !
Sessions is a good way for storing temporary data between your pages. A session is usually closed pretty fast after that the user have left the site so as I said, it's good for temporary storage, an example is the user's name or items the user have put in his/her shopping cart.
Difficulty: 


Cookies is small text files saved locally on the user's computer by the website, when the website later on wants the information it just reads the cookie on the user's computer. An example on what you can use cookies for is to see if the user has visited the site before, if it has then a cookie you saved the last time lies on the computer so therefor you can only check if it does.
Difficulty: 


This is a common question we all get in most languages is how to make an Authentication system. I won’t blab on for hours talking about Authentication or how to achieve what I’ve created in this tutorial as I’m sure you’ll all be wanting to grab the code and get it working in your site.
Difficulty: 


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.
Difficulty: 


Want to know how to start making PHP login scripts. This will get you started.
Difficulty: 


Want to know how to make a login in script that will remember your logged in. Even when you close your browser!
Difficulty: 


In this tutorial we'll learn how to transmit data around your website,
Difficulty: 


A small tutorial and DEMO that shows you how php sessions work. You can do this, on your computer with 2 pages.
Difficulty: 


This tutorial should help you get an overall idea of how to check if cookies are enabled. Customize the code to meet your needs. Don't forget to include a cookies test script in all Web applications that handle cookies or sessions in some way.
Difficulty: 


Enable your web application for Open ID to let your users log in without having to remember yet another password
Difficulty: 


In this tutorial, I will be teaching you how to create a member login using a MySQL database, PHP, and a small bit of sessions.
Difficulty: 


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.
Difficulty: 


In this tutorial u will learn all about Php Sessions. Before you start reading you must have a basic understanding of PHP, if you like this tutorial So please go gental on the comments.
Difficulty: 


Stop using PHPs vulnerable sessions and create a secure database driven one.
Difficulty: 


Use Twitter for logins! Perfect for Twitter Apps and an unofficial OpenID.
Difficulty: 

Total Tutorials in Category: 51
