problem will be solved.
Regards.
Vikas Batra
- Original Message
From: Harpreet <[EMAIL PROTECTED]>
To: php-windows@lists.php.net
Sent: Tuesday, 13 November, 2007 8:57:35 AM
Subject: [PHP-WIN] Time out and re login
Regards,
Harpreet Kaur
Sr. Application Developer
Crispin Corpo
Regards,
Harpreet Kaur
Sr. Application Developer
Crispin Corporation
(919) 367-7911
(919) 696-0515 (Cell)
Group
We have a web application which requires login into a database. At one
of the customer sites if once logged in and page is left alone the page
times out and requires a re login wher
nt: Thursday, October 18, 2007 10:39 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] time function
I want to insert the loging time for a system and i used php "time()"
function but it returns some big number.What is that big number and how I
retrieve the current server or client time
I want to insert the loging time for a system and i used php "time()"
function but it returns some big number.What is that big number and how I
retrieve the current server or client time using php.
Hello, everyone,
I have to make a script, that allows the user to solve an online test
(multiple choise). The test has to be solved during the specific period of
time (1 hour).
How can I interrupt the user after the end of the hour and redirect him to
another page with the results, for example?
imagine, was hoping to
avoid at all costs. Hopefully this sorts it.
Thanks again
Kim
- Original Message -
From: "Gryffyn, Trevor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Kim" <[EMAIL PROTECTED]>
Sent: Monday, November 08, 2004 8:39 PM
Subject
Sent: Saturday, November 06, 2004 6:07 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Time Zones for windows
>
>
> This may sound like a really dense question but I am looking
> for a list of
> standard timezones that windows recognises using the
> putenv("TZ") fun
This may sound like a really dense question but I am looking for a list of
standard timezones that windows recognises using the putenv("TZ") function.
I have all the timezone definitions for Linux which are stored in a database
and called to display the time in different time zones. However I have
3 6:23 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Time out a session
PHP Newbie here.
Is there a way to time out a session? Say after like 30 minutes.
I want to set a session.variable after a user has been authenticated, then I
want it to time out so they have to log back in again.
Suggestions
PHP Newbie here.
Is there a way to time out a session? Say after like 30 minutes.
I want to set a session.variable after a user has been authenticated, then I
want it to time out so they have to log back in again.
Suggestions?
Col
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscr
hi guys,
I need to validate time my time shd be of format 1230. (HHMM)
from to 1259
Pls get me some idea
JAI SAIRAM
Thanks
Karthikeyan.S
Can someone point me in the right direction for a list of Time Zone
strings I can use with:
Putenv ("TZ=");
Thanks!
Sean Lively
Win2K SP2/PHP4.2.2/IIS5
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi guyz
im trying to save user uploaded files each with a
unique name
now
1. for some strange reason this piece of code aint
working :S
if
(is_uploaded_file($HTTP_POST_FILES['$userfile']['$name']))
{
copy($HTTP_POST_FILES['$userfile']['$name'],"c:/tmp
uploadz/");
} else {
echo
int file_exists(string filename);
Alain
On Sun, Sep 23, 2001 at 06:09:50PM +0200, roel wrote:
> Hi,
>
> I'm not working in safe mode !
> The script won't time out if $url contains a bad url.
>
> Any suggestion?
>
> Thanks
>
> "Alain Samoun" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROT
Hi,
I'm not working in safe mode !
The script won't time out if $url contains a bad url.
Any suggestion?
Thanks
"Alain Samoun" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You should put your url address between quotes. set_time_limit works for
me
> (PHP
If I put this between quotes the script won't time out if a bad url is given
!
Any suggestion?
Thanks
"Alain Samoun" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You should put your url address between quotes. set_time_limit works for
me
> (PHP4.06)
> Alain
You should put your url address between quotes. set_time_limit works for me
(PHP4.06)
Alain
On Sun, Sep 23, 2001 at 01:52:02AM +0200, dries wrote:
> Why does the time limit doesn't work ?
> Any suggestions how to fix this?
>
> Thanks!
>
>
> function connect1()
> {
> set_time_limit(2);
>
If you are running NT, then use 'at'. It works in a similar
way as cron.
>-Original Message-
>From: Josh Seward [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, March 31, 2001 5:22 AM
>To: [EMAIL PROTECTED]; php-gtk
>Subject: [PHP-WIN] Time
>
>
>Hello,
&
> > -Original Message-
> > From: Josh Seward [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, March 30, 2001 10:22 PM
> > To: [EMAIL PROTECTED]; php-gtk
> > Subject: [PHP-WIN] Time
> >
> >
> > Hello,
> >
> > Is there a way to have ph
DAILY!
Licking County, Ohio, USA
740-349-3631
Aut insanit homo, aut versus facit
> -Original Message-
> From: Josh Seward [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 30, 2001 10:22 PM
> To: [EMAIL PROTECTED]; php-gtk
> Subject: [PHP-WIN] Time
>
>
> Hello,
>
it and it works correctly.
>
>
>
>
>
>
> - Original Message -
> From: "Josh Seward" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; "php-gtk" <[EMAIL PROTECTED]>
> Sent: Saturday, March 31, 2001 5:21 AM
> Subject: [PHP-WIN] Time
>
>
>
>
Sent: Saturday, March 31, 2001 5:21 AM
Subject: [PHP-WIN] Time
Hello,
Is there a way to have php run a script at a certain time? What I really
need is something like cron on unix systems. I would use windows scheduler
but it only goes by days. I ned to run this once every hour.
P.S. To let ev
Hello,
Is there a way to have php run a script at a certain time? What I really need is
something like cron on unix systems. I would use windows scheduler but it only goes by
days. I ned to run this once every hour.
P.S. To let everyone how helped me before. I can now send commands to an out
hi
I am having problem writing the code to set the time( it's in second ) in format like
(xx h' xx m' xx s)
Time is the field in the access db. It's not the real time(clock).
example
$cur= odbc_exec( $cnx, "select domain_name,user_name,full_name,time_spent from users"
);
echo "DomenUser
nameN
If only it were that easy. Due to local preferences some TZs do not
observe Daylight Savings time so the "Time difference" depends a lot
on what the date is and what rules that TZ uses to calculate the
offset.
I am in the process of writing an application (not in PHP) that will
give the correct o
Hi,
Does somebody point to or give information about ALL TIMEONES on the
World. I want complete list and time difference for each.
--
Best regards,
Andris
mailto:[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
I've got a client that has written a form that emails the results to him.
In the email header, he is getting the following:
Received: from sounddata.com ([204.182.58.11])
by krim.seanet.com (8.9.3/8.9.3) with ESMTP id NAA09539
for <[EMAIL PROTECTED]>; Fri, 2 Mar 2001 13:41:50 -0800 (PST)
Received
27 matches
Mail list logo