Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > Cookies and Sessions  

Web Links
Sort By :
11. Using Sessions in PHP



A tutorial on the basics of sessions in PHP.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

12. basic sessions tutorial with register globals switched off



This is a basic sessions tutorial where the register globals are switched off.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

13. Creating A Unique User ID For Cookies



Code snippet for creating a unique randome ID for cookie management.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 14 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

14. User-aware PHP scripts



Learn how to build user-aware PHP scripts that can remember your user's personal settings on your website. Also a good introduction to cookies.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

15. Implementing Cross-Domain Cookies



According to the cookie specification, any cookie set for one domain, must not be sent to any other domain. Therefore, if you set a cookie in your user's browser on one domain, that cookie will not be available on any other domain. This tutorial describes a solution to get around this issue.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 0 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

16. User Tracking and Session Management Scripts



Taken from chaper 6 of "PHP Essentials," this section contains several very basic PHP scripts using cookies and sessions.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

17. Custom Session Handlers in PHP4



This document describes how to customize the session handlers in PHP4. It provides examples of how to write a fully functional session handler that works with DBM files and one that works with a MySQL database.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

18. Using Cookies & File Appending



Explains how to set and check for cookies using PHP. Also demonstrates a simple way to read and write data to a file.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

Date Added: Jun 30, 2006 Hits: 0 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:   2 


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS