In this tutorial, you will learn how to create dynamic Boostrap Modal with Ajax, PHP and MySQL. As we know that Modals are important part of any website that enables to perform different actions like add, update, delete and even display dynamic content. In this tutorial, we have cover up functionality to display Modal loaded […]
PHP
Here you will find useful PHP tips and tutorials.
Ajax Drop Down Selection Data Load with PHP & MySQL
In this tutorial, you will learn how to create dynamic drop down selection to load data with jQuery, PHP and MySQL. The dynamic drop down mostly used to display related data. In this tutorial we will implement drop down of employee to show employee details on employee name selection. The drop down selection data load […]
Ajax Registration Script with PHP, MySQL and jQuery
In our previous tutorial, we have handled Ajax Login Script with PHP, MySQL and jQuery. In this tutorial, we will handle user registration form with PHP, MySQL and jQuery with Demo. We have used Bootstrap to create registration form and form validation using jQuery validation plugin. The registration form accepts data from user and store […]
Bootstrap Treeview with PHP and MySQL
In our previous tutorial, you have learned How To Create Dynamic Tree View Menu in PHP, Today in this tutorial you will learn how to create Bootstrap treeview structure with PHP and MySQL.
PayUMoney Payment Gateway Integration in PHP
PayUMoney is the best payment gateway from India. You can easily integrate PayU in your Website or App to let your customer to pay through Credit Cards, Debit Cards, Net Banking and more. So here in this tutorial, we are going to explain how to integrate PayUMoney gateway in your web application using PHP.