Tutorials

Byte Calculator in Bootstrap

In this tutorial, we are going to create Byte Calculator in Bootstrap. This tutorial creates using JavaScript. If you are looking for this kind of tutorial then you are at the right place. Using this tool to convert the size of one file of one unit to another. The results turn in these possible units option. Like, Byte, KiloByte, MegaByte, and GigaByte. After downloading this source code, kindly insert the desired numeric value in the TextBox then select what units do you want to convert it and click the "Calculate . .

Highlight Words after Search

We are going to create another tutorial and it's called Highlight Words after Search. If you are looking for highlighting words after search then you are at the right place. Using this tutorial, the users can easily find their search words to the web page. The resulting word will automatically be highlighted in the web page from the database.

Output

As you can see in the image below, the word Library was highlighted after clicking the button search in the web page.

Stopwatch in Bootstrap Templates

In this tutorial, we are going to learn how to create Stopwatch in Bootstrap Templates. The feature of this simple tutorial has the function to start the stopwatch, to pause, to resume, and to reset the stopwatch back to zero. If you hit the reset button the timer will automatically back to zero then press the start button to begin. Look for the Live Demo, click the button below.

Random Code in PHP

If you are looking for on how to create Random Code in PHP then you are at the right place. In this tutorial, we are going to learn on how to create random code using PHP. You can use it this simple project in your existing web application or systems like in registration form, before sending information you can use the random code to confirm it before sending data to the database or you can use it as a random code for your selling items in POS web project, etc. Take a look the source code below. This simple code, we are going to use it to have a random code.