Please house am using strtotime in php to update my mysql date column ... $red = date('Y-m-d H:i:s', strtotime("+2 Months")); echo $red;.
確定! 回上一頁