Re: [PHP-WIN] Date Increment Problem

2002-10-31 Thread Stephen Edmonds
phen Edmonds" <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 8:07 AM Subject: Re: [PHP-WIN] Date Increment Problem > Correct me if I am wrong, but I think that the seconds in 3 days are 60*24*3 > (as opposed to 60*60*24*3) > > - Original Message - > From: &qu

Re: [PHP-WIN] Date Increment Problem

2002-10-30 Thread Stephen Edmonds
- From: "Raheel Hussain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 11:04 AM Subject: [PHP-WIN] Date Increment Problem > > hi, I m a newbie programmer, may b solve to this prob. is a cheap thing, but i cant get solution of

Re: [PHP-WIN] Date Increment Problem

2002-10-30 Thread Cam Dunstan
ears, 29th Feburary, "tomorrow, "next week", "6 months time" etc etc etc. cheers and good luck, CD - Original Message ----- From: "Raheel Hussain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 10:04 PM Subject: [PHP-WIN]

[PHP-WIN] Date Increment Problem

2002-10-30 Thread Raheel Hussain
hi, I m a newbie programmer, may b solve to this prob. is a cheap thing, but i cant get solution of it. i have two variables $RegisterDate, and $ExpireDate what I want to do is the the $RegisterDate will be taken from the system. but the $ExpireDate will be three days after the $RegisterDate,