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 […]
PHP
Here you will find useful PHP tips and tutorials.
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 […]
Create Bootstrap Tags Input with jQuery, PHP & MySQL
Bootstrap tags input is an input box that automatically convert typed text into tags or tokens when a certain key pressed like Enter Key or Comma. The tags input feature is very user friendly as it highlighted information right on the box and replaces conventional comma separated text in input box. You can implement Bootstrap […]
Create Bootstrap Carousel Slider with Thumbnails using PHP & MySQL
You’re well aware with the Sliders or Carousels feature in web design which is used to rotate elements. The Carousels are very popular on E-Commerce websites and especially on the home page as it makes website more user friendly and increase user experience. So if you’re thinking about implementing Carousel in your project then you’re […]