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
How to get the length of string?
How can we change the value of a constant?
Is php deprecated?
How can we access the data sent through the url with the get method?
What does the unlink() function means?
What is mvc? Why its been used?
What is the use of isset() in php?
What is namespace in php?
What are constructor and destructor in PHP?
What is the method to register a variable into a session?
how to detect a mobile device using php
What is php pathinfo?
Why use php artisan serve?
What is a php certification?
Which is better get or post method?