Re: [PHP-WIN] Time out and re login

2007-11-12 Thread vikas batra
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

[PHP-WIN] Time out and re login

2007-11-12 Thread Harpreet
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

RE: [PHP-WIN] time function

2007-10-19 Thread Warren Vail
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

[PHP-WIN] time function

2007-10-18 Thread Nishantha Pradeep
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.

[PHP-WIN] Time limit in the script

2005-02-15 Thread Veselina Jecheva
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?

Re: [PHP-WIN] Time Zones for windows

2004-11-08 Thread Kim
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

RE: [PHP-WIN] Time Zones for windows

2004-11-08 Thread Gryffyn, Trevor
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

[PHP-WIN] Time Zones for windows

2004-11-06 Thread Kim
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

RE: [PHP-WIN] Time out a session

2003-11-26 Thread Derrick Hermanson
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-WIN] Time out a session

2003-11-26 Thread PETCOL
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

[PHP-WIN] Time validation - urgent

2003-09-25 Thread karthikeyan
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

[PHP-WIN] Time Zones for W32

2002-08-12 Thread Sean Lively
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

[PHP-WIN] time stamp .... ????

2002-07-08 Thread toby z
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

Re: [PHP-WIN] time limit

2001-09-23 Thread Alain Samoun
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

Re: [PHP-WIN] time limit

2001-09-23 Thread roel
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

Re: [PHP-WIN] time limit

2001-09-23 Thread roel
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

Re: [PHP-WIN] time limit

2001-09-22 Thread Alain Samoun
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); >

RE: [PHP-WIN] Time

2001-04-01 Thread Svensson, B.A.T.
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, &

[PHP-WIN] Re: [PHP-GTK] RE: [PHP-WIN] Time

2001-04-01 Thread Joe Stump
> > -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

RE: [PHP-WIN] Time

2001-04-01 Thread Asendorf, John
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, >

[PHP-WIN] Re: [PHP-GTK] Re: [PHP-WIN] Time - WINCRON is for windows

2001-03-31 Thread Joe Stump
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 > > >

Re: [PHP-WIN] Time - WINCRON is for windows

2001-03-30 Thread Delbono
> 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

[PHP-WIN] Time

2001-03-30 Thread Josh Seward
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

[PHP-WIN] time

2001-03-29 Thread 0000051
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

Re: [PHP-WIN] Time zones table

2001-03-24 Thread Zane Appel
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

[PHP-WIN] Time zones table

2001-03-24 Thread Andris Jancevskis
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

[PHP-WIN] time stamps in mail headers

2001-03-05 Thread Bob Ferguson
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