How to Upload & Display Image Using jQuery AJAX PHP and MySQL WebsCodex July 22, 2020 3 Comments In this article we will learn how to upload & display image using jQuery AJAX in PHP MySQL. uploading images using the AJAX function is
How to Delete record to MySql from PHP using jQuery AJAX WebsCodex July 18, 2020 2 Comments in this article we will learn how to delete a record from the MySQL database using Ajax Jquery with out page refreshing with confirmation box
How to Display Data from Database without Page Refresh using jQuery AJAX in PHP MYSQL WebsCodex July 18, 2020 1 Comment In the last post we entered our values without refreshing our page. In this post we will learn how to retrieve data from a database
How to Insert data to MySql from PHP using jQuery AJAX WebsCodex July 17, 2020 No Comments I am going to tell you in this tutorial How to insert data to MySql from PHP using jQuery AJAX. Usually, after you click the
How to configure SMTP server to Send Email using PHP? WebsCodex July 16, 2020 3 Comments Most web projects have email capabilities. Before uploading to an e-mail server, the e-mail functionality on the local server must be checked. However, the PHP