
27 Jan
2010
27 Jan
'10
3:51 p.m.
Hi Ester, Id give a try to $myDates = date("Y-m-d\ h:i:s");//Simpler //or update table name set month = date_sub(curdate(), interval 1 month), account_no = '$accNum', acct_type = '$acctType', effective_dt = date_sub(curdate(), interval 29 day), late_fee_to_dt = '$whatever' Or give me time to research and maybe tomorrow I can come up with a solution