Hardik Doshi wrote:
> There is still one problem. On so many forms on my
education intranet application, students are
submitting the final projects with the supporting
documents and images. Once they submit the final
project, my script is performing serveral error
checking for the file size, exten
Hi John,
Thanks for your response.
Actually i am thinking on the same way except saving
the URL of the page. You gave me a really good tip of
storing the URL with all other information.
Additionally, i was thinking to implement the "Save"
feature of MS word. So user can keep saving his/her
work a
Hardik Doshi wrote:
Hi,
I have implemented the Auto session timeout after the
specific period of time.
What i am doing is..At the time of login to the
system, my script is storing the current unix time
into the session and later on at every user click, It
(my script) is checking the stored unix
Hi,
I have implemented the Auto session timeout after the
specific period of time.
What i am doing is..At the time of login to the
system, my script is storing the current unix time
into the session and later on at every user click, It
(my script) is checking the stored unix time with the
curren
* Thus wrote Tan Ai Leen ([EMAIL PROTECTED]):
> Hi, Can someone confirm that php does not have a auto timeout feature?
> Meaning something like session will auto expire irregardless of
> whether the browser is close or not?
>
two php ini variables that effect this:
; Lifetime in seconds of cooki
Tan Ai Leen wrote:
Hi,
Can someone confirm that php does not have a auto timeout feature? Meaning
something like session will auto expire irregardless of whether the browser
is close or not?
If you're using the default session handler and storing the session
files in the location specified in php.
Hi,
Can someone confirm that php does not have a auto timeout feature? Meaning
something like session will auto expire irregardless of whether the browser
is close or not?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7 matches
Mail list logo