Employee Management System
This Employee Management System created to manage the employee data. This system created to record all data of the employee. You can add, edit, and delete data in this system. The other function, you can change also the password. Featured System Add new employee data Edit employee data Delete employee data Change employee password Filter employee data
How to Create Converter for Decimal to Binary
In the previous tutorial, we create a simple Converter For Binary To Decimal. Today, we create another converter this is an alternative of the previous tutorial. And it's called Converter for Decimal to Binary. This converter works by typing a numeric value from the user then the user clicks the "Ok" button to convert the Decimal Value to in Binary Form.
This program also creates using JavaScript.
Simple Image Viewer Plugin with CSS, JavaScript, and Canvas
Simple Image Viewer Plugin
In this tutorial, we are going to create Simple Image Viewer Plugin with CSS, JavaScript, and Canvas. Using ImageTrans.js is a simple plugin that can display any picture or image viewer. It can zoom in and out, flip to vertical or horizontal, and it has rotating features.Google Makes Video Calling Possible Through Its New 'Duo'
Along with the advancement in the field of communication gadgets are the level up types of communication. The communication types have come a long way from sending short message service to multimedia message service up to comments in social media specifically Facebook. It did not stop there. The chat box has also become a communication phenomenon most especially with Facebook's Messenger
High-Tech: New OMEN X Gaming Desktop PC
New OMEN X Gaming Desktop PC Good news for all the avid fans of games. The OMEN X will be open for orders on the HP website starting Aug. 17 with a starting price tag of $1,799. The stand-alone OMEN X chassis will be priced at $599.99. The OMEN X was introduced to the public. The HP is offering the cubic OMEN X chassis à la carte for PC enthusiasts who want to customize their system even further
Customize Page Scroll Progress using JavaScript Plugin
Customize Page Scroll Progress
We are going to create Customize Page Scroll Progress using JavaScript Plugin. This scroll page automatically fixed the progress indicator from the div elements. It is fully responsive and mobile-friendly. Then, you can use it as your table of contents using the customize scroll progress.Show Captcha on Login Failed Attempts
Show Captcha on Login Failed Attempts
If you are looking for Show Captcha on Login Failed Attempts then you are at the right place. In the previous tutorial, we already saw about user login and PHP captcha. In this tutorial, we are going to combine this two tutorial to create a powerful login using captcha. If the user tried more than 3 failed login attempts, then the captcha will show to add control for invalid login. In the example below, we have to calculate the number of failed login attempts based on the IP Address.Simple Love Calculator
If your looking for a Simple Web Application for entertainment I have here a Simple Love Calculator using PHP and Javascript. This application has a two inputs of a name for the male and female. Every letter or name that the user encode the application will automatically calculate the percentage of love with that two names that the user encode. The calculation of the percentage is driven by the javascript to show how much percentage that the two name will be each other or not.
How to Get Area of the Square using JavaScript
In this article, we create a simple program and it’s called how to Get Area of the Square using JavaScript. How to run this program? It will ask the user to give the sides of the square and our program will compute to get the area of the square.