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

Answer Posted / sathya

Except Mail() function you can use this mb_send_mail()
function, syntax is as follows

bool mb_send_mail ( string $to , string $subject , string
$message [, string $additional_headers= NULL [, string
$additional_parameter= NULL ]] )

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

737


List the different types of print functions available in php?

729


How to create an array from php string?

747


Which character is used to match exactly one character?

775


What is the function file_get_contents() useful for?

698


Which is better wamp or xampp?

741


What is difference between web service and api?

737


What is the difference between $message and $$message in php?

671


How do I find environment variables?

710


What are the advantages of php?

740


What is laravel php?

785


How do you check if a variable has been set in php?

736


How to call php function from javascript using ajax?

712


What is the Default syntax used in PHP?

826


Is PHP an open source software?

805