I need immedeadly help. And hope u can help me asap.
I have added this to sendemail.php
$toemails[] = array(
'email' => 'nurmivikanda@gmail.com', // Your Email Address
'name' => 'Boo' // Your Name
But when I tried out to fill the email form I don't receive any email.
What am I missing? What should I do to make it work?
This is the url to my website http://minghong-sviwo.com/contact.html
