I have index page having contact form, I want to send contact form's detail into an email. How I can send email without refresh the page.

add a php mail (mail()) function to the submit button to submit all the contact form data to the intended email and also add a header to redirect you back to the referrer page

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.