Sorry, code fragment should've read
<?php

/* set the cache limiter to 'nocache' */
  session_cache_limiter('nocache');
  session_start();
.....
?>

> I have just set up our SM server and my boss tried it and he points out if
> someone were using SM at a public terminal, and they didn't log out, but
> just headed to another web site, then the next person in line could
> backpage
> right into their account.  He wants a solution to this (and he doesn't
> want
> to put the burden onto the users to be responsible for signing out).  Is
> there a way to force an SM user's browser to not cache pages?  Or is there
> a
> way to know if a user leaves the SM session, so the cached credentials
> could
> be deleted?  Other suggestions?
>
> Thanks!
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>
>



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to