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 does mvc stand for and what does each component do?
Where are the session values stored?
Explain me what is the w3c?
How do you use an array in excel?
Is empty function c++?
Can you extend a final defined class?
What is composer used for?
Is php a cms?
Why do we use sessions in php?
Write a program to upload a file in php?
Difference between array_combine and array_merge?
what are the errors and when we get that particular errors.and who will give that errors