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
What is mean tnq
Write a program to display a table of any given number?
How we get ip address of client, previous reference page etc?
Explain Traits in PHP?
Differentiate echo vs. Print statement.
How to remove leading and trailing spaces from user input values?
How can we display the output directly to the browser?
Tell me how to find the length of a string?
write a note on Testing the web site
What is new static in php?
What is the php function that removes the last element of the array and returns it?
What is a namespace in php?
What is uniqid php?
What was the old name of php?
What is a php trait?