Date: 07/07/01
- Next message: jimw <email protected>: "[PHP-DOC] Bug #10850 Updated: imap_uid() does not produce an Unique ID Number from POP Servers"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jimw Sat Jul 7 23:46:25 2001 EDT
Modified files:
/phpdoc/en/functions imap.xml
Log:
imap_uid isn't supported on pop mailboxes
Index: phpdoc/en/functions/imap.xml
diff -u phpdoc/en/functions/imap.xml:1.45 phpdoc/en/functions/imap.xml:1.46
--- phpdoc/en/functions/imap.xml:1.45 Sat Jul 7 17:27:09 2001
+++ phpdoc/en/functions/imap.xml Sat Jul 7 23:46:25 2001
@@ -2780,6 +2780,11 @@
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>
- Next message: jimw <email protected>: "[PHP-DOC] Bug #10850 Updated: imap_uid() does not produce an Unique ID Number from POP Servers"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

