Click here to Skip to main content
15,885,910 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

Could you please tell me how can I send email notification using WordPress and PHP? Please provide some sample. Is there have any plugin in WordPress?
Posted
Comments
Sergey Alexandrovich Kryukov 22-Sep-13 14:20pm    
What's wrong with just reading the documentation?
—SA

With PHP, use:
http://php.net/manual/en/function.mail.php[^],
or
http://pear.php.net/manual/en/package.mail.mail.php[^].

With WordPress… I don't know, this would be a subject of a separate question.

—SA
 
Share this answer
 
Comments
ridoy 22-Sep-13 14:23pm    
right,a 5.Too short question and nothing constructive for what i suggest a search for wordpress plugin.
Sergey Alexandrovich Kryukov 22-Sep-13 20:48pm    
Thank you.
—SA
abdulsafran 23-Sep-13 9:55am    
Thanks a lot Guys.....
Sergey Alexandrovich Kryukov 23-Sep-13 10:02am    
You are welcome.
Will you accept the answer formally?
—SA
Better you should have search in Google[^] and pick one that resolve your requirement.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 22-Sep-13 20:48pm    
Good enough for the second half, a 5.
—SA
ridoy 23-Sep-13 1:42am    
Thank you,SA.:)
abdulsafran 23-Sep-13 9:55am    
Thanks a lot Guys.....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900