![]() |
|
|
+ Search |
![]()
|
Jan 24th, 2000 21:47
Nathan Wallace, Mark Musone
The base you need to properly understand the PHP IMAP functions is to
know the c-client library, since the IMAP module is just a port of the
c-client library.
I'd suggest looking at the internals.txt file in the doc directory of
c-client.
Here is the PHP documentation for the IMAP functions:
http://www.php.net/manual/ref.imap.php3