July 20th, 2018
Google’s material design is a great hit that comes packed with design principles, aesthetics, and innovations. If you want to launch y
March 25th, 2018
Most of the image based operations can be performed by using PHP built-in functions. The image-based PHP functions are in GD library and we
February 26th, 2018
jQuery UI slider is used for selecting min-max ranges to perform the range based operations like search, validation and more. The min-max ra
February 15th, 2015
Wizard like registration separates registration fields into groups. These group of fields can be seen using a tab-like navigation. In the pr
November 23rd, 2014
User activation email sending is a most common requirement for the web application containing user registration system. Generally, the user
July 21st, 2014
This tutorial helps to add or remove textbox dynamically using jQuery and PHP. It also describes how to read the values of dynamically creat
October 9th, 2013
There are several form controls used to allow the user to select input from a group of options. For example, list box and checkbox. By defau
August 1st, 2013
In PHP, it supports various request methods depends on which the capabilities and functionalities to be applied on request data before sendi
May 23rd, 2013
While Validating an HTML form the client side validation is not only enough. Since our web application allows outsiders to enter data, serve
April 21st, 2013
HTML forms are used to allow users to enter their input to the application. The form element can contain multiple fields like input box, sel