Re: [PHP] MSQL and php creating problem with date..
> * > You have an error in your SQL syntax near > 'dayofmonth(date_add('', INTERVAL 7 DAY)))' at line 2 > * > > > > > $odate = date('Y m d'); > > $connect = mysql_connect("localhost"); > > Wh
[PHP] MSQL and php creating problem with date..
Hiee Guys I am trying to do the following: but I get an error saying: * You have an error in your SQL syntax near 'dayofmonth(date_add('', INTERVAL 7 DAY)))' at line 2 * Can anybody h