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
How to parse configuration file in php?
Is polymorphism inherited?
What enctype is required for file uploads to work?
Are parent constructors called implicitly inside a class constructor?
How to download and install php for windows?
Is php a web server?
What are different types of errors available in Php?
What is difference between web service and api?
Who is known as the father of php?
What is user defined function in php?
What is php resource type?
How to get number of days between two given dates using PHP?
What is the difference between for and foreach loop in php?
What is str_replace()?
What is the difference between substr() and strstr()?