Apart from mail() function to send emails,is there any other
functions in PHP to send emails?
Answer Posted / pankaj patil
using html tag <mailto> you can send a mail.
| Is This Answer Correct ? | 10 Yes | 23 No |
Post New Answer View All Answers
What is var_dump?
What are PHP Magic Methods/Functions. List them.
Explain me soundex() and metaphone()?
What is the major php security hole? How to avoid?
Does php 7 support mysql?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
How can we determine whether a variable is set?
What is isset in php form?
Could we start a variable with number like $4name?
Tell me how to set a page as a home page in a php based site?
What is the current stable version of php?
What is session expiry?
Why php was called as personal home page?
Does session expire on closing browser?
What are php libraries?