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

Are php session secure?

766


What is string function sql?

707


How do I stop php artisan serve in windows?

698


How long is a php session valid?

759


Where is the functions php in wordpress?

709


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

772


How to know user has read the email-php?

709


What is the Pipe Symbol represented?

802


What is constructors and destructors?

716


What are the advantages of php mysql?

714


Where is the submitted form data stored?

784


Will php die?

699


Is php developer in demand?

702


What is the use of mvc in php?

726


How do I sort numbers in php?

764