On 04/09/2009 12:46, Andreas P. wrote:
> Hello to all!
> 
> I am using p.mapper 4, PHP Version 5.2.6. 
> 
> When I press the refresh button (F5) of the browser, then the session is not
> kept.
> So if I had chosen some layers or a specific view, by pressing F5 button, I
> will be redirected to the start view.
> 
> How can this change, so not to clear session?
> 
> Thank you in advance.
> 
> p.

if you enable cookies for the PHP session handling

session.use_cookies = 0

then a normal reload will keep the current session. For more info see 
FAQ at 
http://svn.pmapper.net/trac/wiki/FaqConfiguration#Cookiesforsessionhandling:yesorno



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to