hi to all!
I have made a html contact form and the following php code to get those form data and send them via email to me. but the problem is everytime i am getting 2 emails, 1 is blank with all fields and 1 is with complete form data entered by the visitors. can anyone tell me why is this happening?
here is html form coding:
----------------------------------------------------------------------------------------------
here is full php coding:
thanks!