Page 3 of 3

Posted: Wed Nov 29, 2006 9:29 am
by Obadiah
fixed guys...here goes

Code: Select all

Select * FROM merchant WHERE user_name = '{$_SESSION['logname']}' AND create_date<=DATE_SUB(CURDATE(), INTERVAL 30 DAY)
no where is needed in the second half

Posted: Wed Nov 29, 2006 10:44 pm
by dibyendrah
I"m happy to hear that Obadiah.