Apart from mail() function to send emails,is there any other
functions in PHP to send emails?

Answer Posted / m sujata

except mail() function you can use imap_mail() function .
Syntax is as follows :
bool imap_mail ( string $to , string $subject , string
$message [, string $additional_headers= NULL [, string $cc=
NULL [, string $bcc= NULL [, string $rpath= NULL ]]]] )

Is This Answer Correct ?    24 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove duplicate values from a PHP Array?

541


What is use of mysqli_query in php?

511


Can we use session in mvc?

553


What is mysql in php?

518


How do you check is php not empty?

546






How can php and html interact?

612


Difference between array_combine and array_merge?

525


Tell me how can we display information of a variable and readable by human with php?

565


Is php is dying?

501


What is empty () in php?

520


How to check an key is exists in array?

552


What is cms php?

500


Code to open file download dialog in PHP?

548


What is nan value?

506


what the new feature add in php 7.2?

537