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
Which is the correct way to check if a session has already been started ?
What is polymorphism?
Which function Returns the time of sunrise for a given day / location in PHP.
What is an array in php?
When to use inquire vs enquire?
Explain about the $_GET variable of PHP?
How to create a mysql connection in php?
What is isset php?
What does $_cookie means?
Require_once(), require(), include(). What is difference between them?
How to get a total number of elements used in the array?
Does php have future?
Tell me how can we display information of a variable and readable by human with php?
Explain how is it possible to set an infinite execution time for php script?
Is there an easy way to delete an element from a php array?