I need someone to guide me on how to properly use Mail () function in php.
I wanted to make a simple form where users can send me their Name and e-mail so that I can send them invitation.
I wanted to code it using mail () function in php.
Note : I'm not intending to create a contact form but a form with just two field ; Just Name and e-mail.
Hope someone can help.