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. 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? Link to comment https://forums.phpfreaks.com/topic/268964-returning-wrong-value/#findComment-1382054 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.