[SOLVED] auto date calculation |
12/1/2009 06:58:53 | |
| PHPRunner General questions | ||
|
T
tedwilder author
Hello , |
||
|
J
|
Jane 12/1/2009 |
|
Hi, $values["expiredate"] = date("Y-m-d",strtotime($values["createdate"])+(60*60*24*30*6)); |
|
|
T
|
tedwilder author 12/1/2009 |
|
thanks a lot ! |
|