Apart from mail() function to send emails,is there any other
functions in PHP to send emails?
Answer Posted / aditi
Not a function but PHPMailer can be used..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Will a comparison of an integer 12 and a string "13" work in php?
How to count a number of words in a string in php?
What is php used for?
How long do php sessions last?
What is Apache's configuration file typically called?
Why php is also called as scripting language?
Why is node js better than php?
How can you upload a file using php?
What is the use of mvc in php?
How to split a string into array using php?
What is the difference between characters 23 and x23?
What is the difference between exception::getmessage and exception::getline?
What is the different between count() and sizeof() in php?
How to fix "headers already sent" error in php
What is php and its uses?