Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I read many topics about that in this forum and the others but neither works correctly. How can I send emails in localhost via mail() in PHP with Xampp server

PS: I know the way of use mail function.

share|improve this question

put on hold as too broad by Paul Dessert, PeeHaa, Marc B, andrewsi, Waynn Lue 2 days ago

There are either too many possible answers, or good answers would be too long for this format. Please add details to narrow the answer set or to isolate an issue that can be answered in a few paragraphs.If this question can be reworded to fit the rules in the help center, please edit the question.

2  
You need to have a mail server installed as well –  Paul Dessert 2 days ago
    
What is the specific question? How to build a house is just too broad. –  PeeHaa 2 days ago
    
@PaulDessert And can you help me about that? –  Amir 2 days ago
    
Start here: stackoverflow.com/questions/16830673/… Use Google, search around. You'll find what you need. –  Paul Dessert 2 days ago
add comment