I need to send mail to the users of my website using php script. I have tried using mail function in php. My code is as follows:
$to = \"myweb@gmail.co
This will not work on a local host, but uploaded on a server, this code should do the trick. Just make sure to enter your own email address for the $to line.
Title Name:'.$name.' Email:'.$email.'
Name:'.$name.'
Email:'.$email.'