Functions in IMAP, POP3 AND LDAP?



Functions in IMAP, POP3 AND LDAP?..

Answer / 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

More PHP Interview Questions

What is the functionality of md5 function in php?

0 Answers  


Which function can be used to delete a file?

0 Answers  


What is indexing in mysql and how do we create indexing in mysql

4 Answers  


What is the latest version of php?

0 Answers  


What is difference between compile time and run time polymorphism?

0 Answers  


What do you mean by having php as whitespace insensitive?

0 Answers  


which function used to get the file name in php?

5 Answers  


How does php server work?

0 Answers  


What is The difference between ' and " where they can ben in between or outmost and how

2 Answers   Avis Software,


Which framework is best for php development?

0 Answers  


How will you create a mysql database using php ?

3 Answers  


Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?

2 Answers   IPMC, NIIT,


Categories