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

How to select a database in php?

575


What is the difference between md5(), crc32() and sha1() crypto on php?

613


What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?

519


Why laravel is best php framework?

542


What is the function mysql_pconnect() useful for?

549






How many types of errors in php?

564


Tell me how is it possible to parse a configuration file?

503


What is the use of mysql_real_escape_string() function?

515


What is the best way to test the strpos() return value in php?

532


What is the difference between require_once and require in php?

551


How to move uploaded files to permanent directory?

534


When are you supposed to use endif to end the conditional statement?

534


How to read a file in php?

523


What is artisan in php?

503


Explain briefly about a search-friendly site looks like?

491