| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
imap_base64 -- Decode BASE64 encoded text
imap_base64() function decodes a BASE64 encoded text. The decoded message is retunred as a string.
Note: This function uses built in c-client base64 decoding, not an internal routine, so one must load the imap.so library to use this function.
| Prev | Home | Next | 
| imap_append | Up | imap_body |