Tag Archives: Save form without refresh

Save HTML Form Using Jquery and PHP Without Page Refresh

By | October 22, 2020

Hello friends hope you all are doing good and please be safe at your home in this pandemic situation. In the previous tutorial we have used Ajax to save the HTML form without refresh.  Now in this tutorial we will use the Jquery to send the data to our PHP script. In Jquery we can… Read More »

Save Html Form Using Ajax and PHP Without Page Refresh

By | October 10, 2020

Hello friends hope you all are doing good and please be safe at your home in this pandemic situation. Usually we use to save our html forms using our server side language but these days no body want to refresh the page after clicking the submit button. As it took much time to reload the… Read More »