Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > Cookies and Sessions  

Web Links
Sort By :
1. phpNet's Simple Login



With this tutorial you will learn how to create a user login script in PHP. It will also check the "user" session variable is empty and if the "loggedIn" session variable does not equal true. If any of those are a true statement, it will stop everything by using the "die" function and tell them that the verification failed. It uses about 2 files and pretty easy to understand and grasp the basics.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

2. How to preserve language status using PHP sessions



Read this to brief tutorial to learn how to preserve language status beyond your web pages using PHP sessions and GET - POST variables. Also you can apply this tip to achive other goals switching the session variables.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

3. Cookies 101



What is a Cookie and what's the use of Cookies? This tutorial answers just that. After this tutorial, you can create and use your own Cookies for your Website.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

4. Sessions



This tutorial will teach an alternative and effective solution to cookies in PHP which might actually be better for your website and security.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

5. Cookies



Setting and playing around with cookies is a fun and useful way to save data on a user's hard drive, and can successfully store valuable information which may be helpful the next time they come to the site. Its fairly simple to set up, and even easier to read.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

6. Cookies in PHP



For those new to web development and 'how things work', cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

7. Using sessions make a login script



To begin this tutorial in PHP sessions, you must first make sure that your web server (ie. apache) has the options to allow session with the configuration. Note: people using apache and php under a win32 enviorment must manually configure this option.To start, this tutorial, you should have some basic knowledge of php coding. Refer to Hotscripts for some basic and more advanced php coding tricks.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

8. Customized Timeout Sessions



Learn how to log users out of a system after x amount of minutes of inactivity. This is a great security add-on!
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

9. Session: simple password protection



Usage of sessions is sortly explained by using two examples: a hit counter and a simple password protection script.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

10. PHP Sessions Introduction



Ready to spice up your website? This introduction to Sessions will definately get you going in the right direction. Learn an outstanding and more reliable method utilizing information than Cookies! PHP Sessions is the answer.
Category:   PHP > Tips and Tutorials > Cookies and Sessions

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

Pages: 1  


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