|
Posted by laredotornado on 11/15/06 20:12
Hi,
I'm using PHP 4.4.4. If I have a date of the form
$curDate = date("Y-m-d");
How do I create a variable $laterDate that is $curDate plus 6 months?
I would like the result to be in the same format, Y-m-d.
Thanks, - Dave
Thanks, - Dave
Navigation:
[Reply to this message]
|