Select2 is very famous jquery plugin for HTML Select-control. Select2 also supports multi-value select boxes. Select2 is very easy to use and configurable.
Simple Example of JTable With PHP and MySQL
jTable is a very popular jquery HTML table plugin. I got a request about jtable with PHP and MySQL integration. This tutorial help to understand what is jTable and how to use it with PHP and MySQL.
How to Add Search Functionality in Dropdown List Using jQuery
In this tutorial, i will let you know how to create a dropdown list with Rich UI. Normally HTML provides a simple SELECT element to create a dropdown list.
How To Test PHP Code With PHPUnit
In this tutorial, I will let you know how to install PHPUnit pears in the system. I also create a class and define method into them. We’ll create a test case and run test cases using the command.
Generate a PDF file using the JsPDF and PHP
In this article, we’ll show you how to create a PDF file from data pulled from a database. I’m using MySQL and the PHP core with jQuery.