imap_listsubscribed() has been changed (or atleast I think has been) in php4b4 or the current CVS version.
The new function call is imap_lsub() it works the same as imap_listsubscribed()...
imap_listsubscribed
(PHP 4, PHP 5)
imap_listsubscribed — Lista todos los buzones subscritos
Descripción
array imap_listsubscribed
( int $imap_stream
, string $ref
, string $pattern
)
Devuelve un array de todos los buzones que usted tiene subscritos. Los parámetros ref y pattern especifican la localización desde donde comenzará a buscar y el patrón que el nombre del buzón debe encontrar.
imap_listsubscribed
chris at brenden dot com
16-Jan-2000 07:21
16-Jan-2000 07:21
