Tutorials

Virtual Keyboard using jQuery Plugin

Submitted by alpha_luna on

Virtual Keyboard using jQuery Plugin

In this tutorial, we are going to create Virtual Keyboard using jQuery Plugin. This simple keyboard built with a jQuery plugin that will add to your web page of your simple project, which it will pop up when the specific field that you have in your web page is focused. Kindly try this one to know how to create this simple virtual keyboard.

Bootstrap Contact Form With Html To PDF Converter

Submitted by rinvizle on
This Bootstrap Contact Form With Html To PDF Converter is developed in Html, PHP and PDF extensions. This application is compose of Html forms to input a data of every persons or users. Every data that the user submitted it will directly sent to the pdf library and generate a print form. Each session of the submitted button creates from the Html it will convert automatically to a pdf format.

Facebook Like Drag Background Cover Changer using Jquery

Submitted by rinvizle on
In this tutorial we will show you how to create a Facebook Like Drag Background Cover Changer using Jquery by uploading, positioning and adjusting the image. And if you are looking for a application that can upload images this one is very interesting and suits for your system, and it has a combination of many features.

jQuery Upload Multiple Images In PHP

Submitted by rinvizle on
This tutorial is written in PHP and jQuery. We create this project and named as jQuery Upload Multiple Images In PHP. Every file contains post upload process and move the files in uploads directory. First check directory and error after that check if single file coming then process separate if multiple files handle in loop. You will see all the files that you uploaded in the directory folder.

Simple Image Preview Before Upload

Submitted by rinvizle on
In this tutorial we will show you how to create a Simple Image Preview Before Upload. This feature lets the user view the chosen image before they upload it. And you can easily add image preview option on file upload using JavaScript and jQuery. Simple Image Preview Before Upload is a most required feature for file upload functionality. It helps the user to view chosen file and change the image before upload.

Total Sum in a Column using PHP/MySQL

Submitted by alpha_luna on
In this tutorial, we are going to create Total Sum in a Column using PHP/MySQL. This simple work created to teach the user on how to calculate the values of a column using the SUM function to the PHP query. If you want to create a simple system like a point of sale, you can put this simple function to your project.