NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Browse a Listing

Subscribe to this category

Top > PHP > Tips and Tutorials > Cookies and Sessions

Popular Tags

Free Script links
Sort By :
This article contains handful PHP function ae_put_cookie for easy cookie setting and "Cookie Notepad" example which allow visitor to store text in his own browser cookie.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Nov 6, 2006 Hits: 7 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

PHP allows you to set up a session and store session variables. After you create a session, the session variables are available for your use on any other Web page. To make session information available, PHP does the following:
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Nov 9, 2006 Hits: 3 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

PHP transparently supports HTTP cookies. Cookies are a mechanism for storing data in the remote browser and thus tracking or identifying return users. You can set cookies using the setcookie() or setrawcookie() function.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Mar 8, 2007 Hits: 4 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Save and restore objects in session variables.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Mar 20, 2007 Hits: 2 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Learn when and how to use cookies and sessions in this tutorial.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Jun 1, 2007 Hits: 29 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Learn how to work with sessions in PHP. You will learn how to transfer information between pages.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Jul 7, 2007 Hits: 12 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Cookies are just a basic aspect of PHP, but can be used in so many things. From logging in and out a user on your website to keeping the name of the skin they use on your website. Below I will explain how to set (add) a cookie, delete one and then display/check one.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 11, 2007 Hits: 1 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Pages: [< Previous] 1 2

Category Jump :