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
Is it easy to learn php?
How do you check if a variable has been set in php?
How does php serialize work?
How to read and display a HTML source from the website url?
Explain me the difference between include and require?
What is the purpose of the '.myd' file extension? What do thes file contain?
How to call php function from javascript using ajax?
Why php language is used?
What is the difference between array_pop() and array_push()?
How to convert one date format into another in php?
How can you retrieve a cookie value?
What is the string concatenation operator in php?
What is the difference between characters and #?
How to check an key is exists in array?
What is namespace and use in php?