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
What is difference between include,require,include_once and require_once()?
What does odbc do in context with php?
What is composer json?
What is difference between explode() or split() in PHP?
What is sql injection in php?
What are the differences between echo and print?
How do you check is php not empty?
What are the different tables(engine) present in mysql, which one is default?
Does jwt protect against csrf?
How to set a page as a home page in a php based site?
How do you remove duplicates from an array?
I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable
How to add comments in php?
What is api used for?
Explain about switch statement in PHP?