Name the Functions in IMAP, POP3 AND LDAP?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is php written in?

747


Why do we use query?

697


Why we use get in php?

746


Why does sql injection happen?

758


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

781


What is the different between count() and sizeof() in php?

718


Which is better python or php?

741


What is the difference between unset and unlink?

741


Is php 5 still supported?

695


Is php used anymore?

715


Why php is used with mysql?

770


What is the use of header() function in php?

750


What is the use of extract function in php?

724


How we can get the number of elements in an array?

8597


What does the unset() function mean?

802