how to send mail in php but mail should be send in inbox
not in spam.....:(
Answers were Sorted based on User's Feedback
Answer / venky
In php there is a predefined method called mail(); to send a
mails.
parameters will be mail($to,$subject,$body,"from:$from or
cc:$cc");
to send into inbox or spam we cant do anything for that that
is the receiver side settings in their mail setting..
| Is This Answer Correct ? | 12 Yes | 0 No |
What is chrome logger?
Whether it is possible to share a single instance of a memcache between multiple php projects?
Explain about the $_GET variable of PHP?
tel me any 2 regular expressions with example
for image work which library?
Explain how can we increase the execution time of a php script?
Hello Friends,I am seeking for a job in php having 2yrs. exp.Please suggest any company openings.
How to replace a substring in a given string?
What is php and sql?
Why php is used with mysql?
How to call php function from javascript using ajax?
What is php? Why it is used?