Functions in IMAP, POP3 AND LDAP?
Answer Posted / pankajbisane
For IMAP Function : http://in.php.net/manual/en/ref.imap.php
For LDAP Function : http://in.php.net/manual/en/ref.ldap.php
For LDAP Function
:http://docs.sun.com/source/816-6027-10/asdk5.htm#1045585
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is a query in php?
How do you remove whitespace from the beginning and end of a $string variable?
Explain difference between urlencode and urldecode?
In php, how to redirect from one page to another page?
How does session work in php?
Is age interval or ordinal?
what is CURL?
Write logic to print Floyd's triangle in PHP?
What is urlencode and urldecode in php?
How to open a file in php?
Differences between get, post and request methods ?
How do you find the length of a string in php?
Tell me are parent constructors called implicitly inside a class constructor?
What is php default argument?
How to read the entire file into a single string?