Date: 08/30/98
- Next message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Previous message: rocky: "[PHP-DEV] CVS update: php3/regtests/classes"
- Next in thread: musone: "[PHP-DEV] CVS update: php3/doc/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sunday August 30, 1998 @ 21:46
Author: rasmus
Update of /repository/php3/doc/functions
In directory asf:/export/home/rasmus/php3/doc/functions
Modified Files:
imap.sgml
Log Message:
Minor tweak
Index: php3/doc/functions/imap.sgml
diff -c php3/doc/functions/imap.sgml:1.13 php3/doc/functions/imap.sgml:1.14
*** php3/doc/functions/imap.sgml:1.13 Fri Aug 21 12:41:12 1998
--- php3/doc/functions/imap.sgml Sun Aug 30 21:46:06 1998
***************
*** 400,408 ****
--- 400,412 ----
<funcsynopsis>
<funcdef>array <function>imap_listsubscribed</function></funcdef>
<paramdef>int <parameter>imap_stream</parameter></paramdef>
+ <paramdef>string <parameter>ref</parameter></paramdef>
+ <paramdef>string <parameter>pattern</parameter></paramdef>
</funcsynopsis>
<para>
Returns an array of all the mailboxes that you have subscribed.
+ The ref and pattern arguments specify the base location to search
+ from and the pattern the mailbox name must match.
</refsect1>
</refentry>
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Previous message: rocky: "[PHP-DEV] CVS update: php3/regtests/classes"
- Next in thread: musone: "[PHP-DEV] CVS update: php3/doc/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

