Contact Form is an important part of any website to gather feedback, questions etc. about website from readers. So in this tutorial you will learn how to create beautiful Bootstrap contact form with Captcha using Ajax and PHP. The tutorial covered in easy steps with live to create contact form using Bootstrap framework with Google’s […]
Author: PHPZAG Team
Export Data to Excel with PHP and MySQL
In our previous tutorial, we have explained how to Import CSV File into MySQL using PHP. In this tutorial, we will explain How To Export Data to Excel with PHP and MySQL. Previously we have published tutorial to Import CSV Data to MySQL with PHP and get huge response from our readers. Many of our […]
Angular Multiple File Upload with PHP and MySQL
Previously we have published tutorial to Upload Multiple Images using jQuery, PHP & MySQL and get huge response from our readers. Many of our users requested to also publish tutorial to upload multiple images with AngularJS. So in this tutorial you will learn about Angular multiple file upload with PHP and MySQL. The tutorial handled […]
Angular Datatables Server Side Processing with PHP and MySQL
jQuery Datatables is a highly featured jQuery plugin that convert simple HTML table into advance grid layout. Previously we have published tutorial on jQuery Datatables Server Side Processing with PHP and get huge response from readers. Many of them requested to post tutorial on Angular Datatables. Angular Datatable is a angular module that provide datatable […]
jQuery Bootgrid Server Side Processing with PHP & MySQL
Bootgrid is a jQuery grid plugin just like DataTables jQuery plugin that convert HTMl table into grid with features like column sorting, search, pagination etc. In this tutorial you will learn how to process jQuery Bootgrid plugin at server side with PHP and MySQL. The tutorial explained in easy steps with live demo and link […]