Name the Functions in IMAP, POP3 AND LDAP?

Answers were Sorted based on User's Feedback



Name the Functions in IMAP, POP3 AND LDAP?..

Answer / vijaya

Examples of IMAP Functions:

1. imap_list : Read the list of mailboxes
2. imap_open : Opens an IMAP stream to mailbox

Examples of LDAP Functions:

1. ldap_connect : This will connect to the ldap server with
the given login credentials.
2. ldap_search : By using this command we can search in ldap
records.

Is This Answer Correct ?    17 Yes 0 No

Name the Functions in IMAP, POP3 AND LDAP?..

Answer / sailabala sahoo

IMAP:-( Internet Message Accese protocol) Port No is- 143
1.imap_list : Read the list of mailboxes
2. imap_open : Opens an IMAP stream to mailbox
3.after open the mail box one copy of the mail ll be a store
in server.
POP3 (Post Office Protocal) Port no-110
1.imap_list : Read the list of mailboxes
2.imap_open : Opens an IMAP stream to mailbox
3.After open the mail there ll be nothing in server.

LDAP:- (Light weight Directory Access protocol) port no-636

1. ldap_connect : This will connect to the ldap server with
the given login credentials.
2. ldap_search : By using this command we can search in ldap
records.
3.It is faster than other database like mysql,sql,oracle
4.It can write small amount of data but read becames faster.
5.Ex: outlook express

Is This Answer Correct ?    18 Yes 3 No

Post New Answer

More PHP Interview Questions

what is Abbreviavion of PHP?

6 Answers  


What are super global variables in php?

0 Answers  


What happens if an expected input field was not submitted?

0 Answers  


What is a string in r?

0 Answers  


What does accessing a class via :: means?

1 Answers  






what is the current salary package in India for a PHP programmer who has 1.5 years experience

0 Answers   ABB,


how to hidden querystring url please send sample program

2 Answers  


Is numeric in php?

0 Answers  


How can we automatically escape incoming data?

0 Answers  


How many php based companies in bangalore and chennai and over all india ? most of the persons saying for 2 years and 3 years they will be getting less than 15k per month how far is it true ? is it good scope for experience people can any one tell the exact experience pay for php developers one yr experience how much sal we expect ? two yr experience how much sal we expect ? three yr expereince how much sal we expect ? please kindly reply to the above questions as an experts you only please kindly judge and tell your practical experience in PHP ?

3 Answers  


What is a definer in mysql?

0 Answers  


What is csrf token and how will you add csrf token in ajax?

0 Answers  


Categories