Xtremer360 Posted November 12, 2011 Share Posted November 12, 2011 My intended goal is to have it see if the post allows comments and if it does then check to make sure the date_comments_expires is NOT before the passed day. I'm not quite sure how to finish this if statement. Any help? if ($mainNews[0]['allow_comments'] == 'Yes' AND $mainNews[0]['date_comments_expire'] == ) { Quote Link to comment https://forums.phpfreaks.com/topic/251014-date-comemnts-expires-if-statement/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.