Execute php without refreshing page – Jquery ajax
I want to execute the javascript code through php when the submit button is clicked......this code does it but the page refreshes.....i dont want the page to refresh......can I achieve it through ajax or jquery and how? <html> <head> <style>…