On 07/09/11 13:42, Richard Quadling wrote:
On 7 September 2011 12:32, Paul Waring wrote:
On 07/09/11 12:16, Richard Quadling wrote:
On 7 September 2011 11:20, Paul Waringwrote:
Can anyone suggest things which I could try? I cannot work out why this
problem is happening for some users bu
On 07/09/11 12:16, Richard Quadling wrote:
On 7 September 2011 11:20, Paul Waring wrote:
Can anyone suggest things which I could try? I cannot work out why this
problem is happening for some users but not me.
For browsers/extensions that do automatic read ahead (I load page A
and linked pages
On 07/09/11 12:20, vikash.i...@gmail.com wrote:
Just confirm once that you are not calling session_destroy somewhere.
The only place session_destroy is called is in the logout function,
which itself is only called if a user clicks the logout link.
--
Paul Waring
http://www.phpdeveloper.org.u
On 07/09/11 12:15, Richard Quadling wrote:
How do you handle multiple logins?
If I login using my laptop and get Session A for my account and then I
login using my desktop and get Session B for my account, does Session
A get killed?
Session A is killed, your last login is always the current on
Just confirm once that you are not calling session_destroy somewhere.
Thanks,
Vikash Kumar
--
http://vika.sh
On 7 September 2011 16:46, Richard Quadling wrote:
> On 7 September 2011 11:20, Paul Waring wrote:
> > Can anyone suggest things which I could try? I cannot work out why this
> > prob
On 7 September 2011 11:20, Paul Waring wrote:
> Can anyone suggest things which I could try? I cannot work out why this
> problem is happening for some users but not me.
For browsers/extensions that do automatic read ahead (I load page A
and linked pages B and C are also retrieved).
Is the poten
On 7 September 2011 11:20, Paul Waring wrote:
> I'm having trouble with a PHP website which requires users to be logged in
> to access all content other than the home page and a couple of static pages
> (about us, contact us etc.). Several users have said they are being logged
> out every few minu
On 07/09/11 11:47, Nilesh Govindarajan wrote:
On 09/07/2011 03:50 PM, Paul Waring wrote:
I'm having trouble with a PHP website which requires users to be logged
in to access all content other than the home page and a couple of static
pages (about us, contact us etc.). Several users have said the
On 09/07/2011 03:50 PM, Paul Waring wrote:
> I'm having trouble with a PHP website which requires users to be logged
> in to access all content other than the home page and a couple of static
> pages (about us, contact us etc.). Several users have said they are
> being logged out every few minutes
9 matches
Mail list logo