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.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.