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 the current stable version of php? What advance thing in php7?
What is the output of the following php code?
How to read a file in php?
What is the difference between echo, print and printf()?
What's the best method for sanitizing user input with php?
What is meant by ‘passing the variable by value and reference' in php?
What will the ?getdate() function returns in PHP?
Is gender a dependent variable?
What is cookie in php with example?
What is default session time and path in PHP. How to change it?
What is the difference between pop3 IMAP and MAPI?
What is the use of preg_match in php?
How to pass variables and data from php to javascript?
What is the importance of php?
How can I load data from a text file into a table?