hackalive Posted October 1, 2012 Share Posted October 1, 2012 Hi guys, I am using <?php $check = imap_check($imap); var_dump($check); ? Now this should return RECENT = 1 or however many recent emails I have - however it ALWAYS returns 0. Any ideas why? Can't find a reason for it. Quote Link to comment https://forums.phpfreaks.com/topic/268964-returning-wrong-value/ Share on other sites More sharing options...
White_Lily Posted October 1, 2012 Share Posted October 1, 2012 Could you copy and paste the whole code related to this snippet? eg: where is $imap? Quote Link to comment https://forums.phpfreaks.com/topic/268964-returning-wrong-value/#findComment-1382054 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.