Auto Calculate Sum in Javascript
Good Day! This JQuery script will show you how to auto calculate sum while you type values in the fields. Hope you find this useful.
Convert Text to Crc32, md5 and Sha1 in PHP
In this project you will learn how to convert simple text to Crc32, md5 and Sha1 crypto and you will know which is most robust among the three. The difference between length they generate. Crc32 creates 32 bit code, md5 creates 128 bit code and sha1 creates 160 bit code.
Upload Image with Auto Submit using PHP, JQuery and Ajax
This project uploads an image and automatically submit. After choosing an image, the image will appear below and will automatically stores in database.
Mathematical Functions in Javascript
In this simple project you will learn the arithmetic operations in javascript. The Functions in this project are Addition, Subtraction, Multiplication, Division, and Modular Operator.
Record, Play & Download Microphone Voice like Facebook Audio Chat
Record, Play & Download Microphone Voice like the facebook and whats app voice chatting. Hope you enjoyed learning in this project. Please like and comment on the below section.
District Management Information System
This is simple project which store the records of district information. It store different data like households details, economics activities, social activities, etc. Hope this will help you in your future project.
Digital Clock
Simple Digital Clock in java swing. This app might can help you to create time and date using timer. You can also move this application by clicking the frame. To exit, double click on the frame. If you find this code useful, send me a feedback.
Autosuggest Searchbox Javascript with PHP
In this project you can learn autosuggestion in searchbox in javascript with PHP. While typing in searchbox, autosuggest search terms drop down below the field.
Circular Flipping slideshow
A page using css transform and js to make a circular interesting gallery. This is a cool slideshow and can be used in any gallery page. This is a project that is more helpful for beginners. Note: Works best in Firefox. Hope you learn from this. Hope you like