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 send email using php script?
What is meant by ‘passing the variable by value and reference' in php?
explain php variable length argument function.
What is http get and post?
What is an object in php?
Tools used for drawing er diagrams?
How to include variables in double-quoted strings in php?
How do I check environment variables?
Differentiate echo vs. Print statement.
What is alias in php?
Tell us how to create an array of a group of items inside an html form?
How to check curl is enabled or not in PHP
How can I make a script that can be bilingual (supports english, german)?
What are the data types in php?
Explain the difference between urlencode and urldecode?