Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Function Libraries
: IMAP
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
what is the difference btw "@imap_open" and "imap_open"?
PHP 4.1.2 compiled with IMAP, but imap_open () returns Undefined Function. Clever head much needed!
How to save to a file, the message source, with all the hearder information, body and mime parts, to
i have installed imap-2000b.Imap has been configured and compiled with Php,but imap_open() function throws error "Couldn't open stream"
Is there a way to make an IMAP connection presistent?
Random Questions
How do I get the header information from a message using IMAP?
What type of password does imap_open() expect?
Can I connect to a NNTP server from PHP?
Do the PHP IMAP functions handle POP?
What should I read before using the IMAP functions?
How do I get the header information from a message using IMAP?
Do the PHP IMAP functions handle POP?
Can I use imap_num_recent without having the messages marked as seen?
What software would I use to read my IMAP folder with Apache and mod_php?
What type of password does imap_open() expect?
Can I use imap_mail_move and imap_mail_copy to transfer messages from one mail server to another?
What's the best place to get IMAP documentation?
What should I read before using the IMAP functions?
How can I get the size of an IMAP message?
Can I connect to a NNTP server from PHP?
Is there a way to make an IMAP connection presistent?
i have installed imap-2000b.Imap has been configured and compiled with Php,but imap_open() function throws error "Couldn't open stream"
How to save to a file, the message source, with all the hearder information, body and mime parts, to
PHP 4.1.2 compiled with IMAP, but imap_open () returns Undefined Function. Clever head much needed!
what is the difference btw "@imap_open" and "imap_open"?
Unanswered Questions
Do php's imap functions work in safe mode?
Which Functions use to get the list of available newgroups ? Where to get samples/classes of code ?
Is it possible to use IMAP_SEARCH with IMAPv4rev1 possibilities? e.g. (OR SUBJECT "test" BODY "my text")?
How can I detect and decode an email attachment?
Is it possible to connect via imaps (SSL imap) using php?
What function to view compiled components on php, just recompiled php with imap but doent seem work!
imap_mail_move does not work..
How can i save the full content of a message to a file (full header )
Is it possible to know in advance the message id of a message that you will be sending?
How can i use IMAP_OPEN witth a mbox file?
Is the c-client delivered with php for win2k compiled with ssl support? If not, what to do to enable
IMAP function hides messages on Lotus Notes Sever see - http://forums.devshed.com/t49940/s.html
Is there a function that returns the source code of a mail, with full headers and body ?
Is there a function that returns the source code of a mail, with full headers and body ?
How do I install c-client library on Windows 2000?
How do I install c-client library on Windows 2000?
How do I install c-client library on Windows 2000?
How do i send an email of type/html( body of message is in html)
How can i save an email attachment on the same server at a specified location using imap?
i am getting msg"Can not open output stream {localhost:110/pop3}INBOX when i am calling imap_open()
what is meant by SIZE of the MAIL and how can I get the actual file size of the mail message?
I´m getting the "call to undefined function" error. How to solve it?
How do I retrieve the flags of a message (in particular, Unseen and Recent)?
Is it possible to download/view attachment content??
How can you use email piping on email addresses that don't exist using the string before the '@'?
Hi, i´d like to know if is there any way to create a mailbox using a script in php4 or php5 i´ve