imap_uid isn't supported on pop mailboxes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50844 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
jim winstead 2001-07-08 03:46:25 +00:00
parent 3e3dec1cfa
commit 22d7941353

View file

@ -2780,6 +2780,11 @@ imap_close($mbox);
content of the mailbox changes. This function is the inverse of
<function>imap_msgno</function>.
</para>
<note>
<para>
This is not supported by POP3 mailboxes.
</para>
</note>
</refsect1>
</refentry>