Search found 1 match

by ajay72
Wed Jun 17, 2015 6:08 am
Forum: PHP - Code
Topic: Why php script not picking up data from contact form?
Replies: 1
Views: 1013

Why php script not picking up data from contact form?

I have created contact form in my website & i use php code. Send mail is working but in the mail i didn't see the data from form which is entered in name, email & massage box. Please check the below added php code & form <?php header('Content-type: application/json'); $status = array( 't...