Can anyone see why this doesn't work? Is it becuase I am joing the . with brackets?
PHP Code:WHERE tblmember.MONTH(DateOfBirth) = '{$theMonth}') AND `member`='J'
Can anyone see why this doesn't work? Is it becuase I am joing the . with brackets?
PHP Code:WHERE tblmember.MONTH(DateOfBirth) = '{$theMonth}') AND `member`='J'
You have an extra brace in the statement:
other than that, I don't see anything else.Code:WHERE tblmember.MONTH(DateOfBirth) = '{$theMonth}') AND `member`='J'
Hope this helps.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Bookmarks