Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > BOOK: Professional PHP6
|
BOOK: Professional PHP6
This is the forum to discuss the Wrox book Professional PHP6 by Edward Lecky-Thompson, Steven Nowicki; ISBN: 9780470395097
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional PHP6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 1st, 2010, 06:23 PM
Registered User
 
Join Date: Sep 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 12 httpsession handling

Please note that session_set_cookie_params should not use the value of the lifespan set in the constructor because the sessioncookie is a trigger for the cleaning up using the lifespan AND timeout properties.
If the sessiontime is limited to the set lifespan this trigger will never occur since the sessioncookies will expire at exactly the same time...

If you buy this book than most of the expertise you gain from it will be the result of debugging.





Similar Threads
Thread Thread Starter Forum Replies Last Post
HTTPSession Question php_person BOOK: Professional PHP6 3 February 9th, 2012 07:34 AM
HttpSession What is and How to? sandip.bhoi VS.NET 2002/2003 3 October 4th, 2007 11:46 AM
HttpSession and HttpSessionState praveenthonda ASP.NET 2.0 Professional 1 September 5th, 2007 04:33 PM
Generics chapter 12 difficult chapter i found ...? Larryz C# 2005 1 July 4th, 2007 09:40 PM
Errors on Chapter 12 example(12.8) sonnie ASP.NET 2.0 Professional 2 June 7th, 2006 10:55 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.