Re: how to change session timeout output text

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have been hunting for it for hours and seems like it is not there...
It should but do you know how can I trace to which file is it pointing
or what function? Is there anything close to debugging in php?

Encouragements,

On Thu, Jul 10, 2008 at 6:48 PM, Jim Lucas <lists@xxxxxxxxx> wrote:
> Luis Cordova wrote:
>>
>> A message "Session timeout! Please relogin again." appears after the
>> session expires.
>>
>> I was looking in the php where can I:
>>    1. modify the above text message
>>    2. redirect after some seconds to another page.
>> But I could not find anything in my code to do that.
>>
>> How can I do this? Any hints,
>>
>> Encouragements,
>
> #1 is in your PHP code and is unique to your php scripts.  It is not a
> generic message that PHP generates.
>
> #2 is done client side with either Javascript or <meta .../> tag redirects
>
> --
> Jim Lucas
>
>   "Some men are born to greatness, some achieve greatness,
>       and some have greatness thrust upon them."
>
> Twelfth Night, Act II, Scene V
>    by William Shakespeare
>
>



--

 Luis Cordova



-- 

 Luis Cordova

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux