[PHP] How to find future date?

2002-10-30 Thread ppf
Hi All: I like to know is there any metrhod to find future date ( for example 15 days from the today [sys date]). Basically i am looking for a method equivalent to datediff or dateadd in asp. I hope PHP will have some thing corresponding to this, I will really appricate u r help, thanks in

Re: [PHP] How to find future date?

2002-10-30 Thread 1LT John W. Holmes
Take a look at mktime() www.php.net/mktime ---John Holmes... - Original Message - From: ppf [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 30, 2002 4:01 PM Subject: [PHP] How to find future date? Hi All: I like to know is there any metrhod to find future date

Re: [PHP] How to find future date?

2002-10-30 Thread Jason Wong
On Thursday 31 October 2002 05:01, ppf wrote: Hi All: I like to know is there any metrhod to find future date ( for example 15 days from the today [sys date]). Basically i am looking for a method equivalent to datediff or dateadd in asp. I hope PHP will have some thing corresponding to this,

Re: [PHP] How to find future date?

2002-10-30 Thread ppf
: Wednesday, October 30, 2002 4:01 PM Subject: [PHP] How to find future date? Hi All: I like to know is there any metrhod to find future date ( for example 15 days from the today [sys date]). Basically i am looking for a method equivalent to datediff or dateadd in asp. I hope PHP

RE: [PHP] How to find future date?

2002-10-30 Thread scott
Thanks Can't get it to work, so open to other suggestions. Thanks anyway. -Original Message- From: 1LT John W. Holmes [mailto:holmes072000;charter.net] Sent: 30 October 2002 21:16 To: ppf; [EMAIL PROTECTED] Subject: Re: [PHP] How to find future date? Take a look at mktime

RE: [PHP] How to find future date?

2002-10-30 Thread John W. Holmes
: Wednesday, October 30, 2002 5:25 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] How to find future date? Thanks Can't get it to work, so open to other suggestions. Thanks anyway. -Original Message- From: 1LT John W. Holmes [mailto:holmes072000;charter.net] Sent: 30 October 2002 21:16