Learn on how to create a Check If Number Divisible By 3 using JavaScript. A basic javascript feature that can calculate the divisible of any number. This code is useful to student to find hard in finding the solution for their problem solving.
Learn on how to create a Limit Data Row Display using PHP. A simple php code that can limit the display of data in the table. This code is useful when you want to lessen the data in the table to avoid data error.
In this tutorial, I will teach you how to get the hours interval of two given time in c#. This method has the ability to get the difference between two given time. It generates if how many hour intervals in the two given time that will be displayed inside the listbox
Learn on how to create a Simple Odd And Even Checker using JavaScript. A simple JavaScript code that can detect whether the given number is odd or even. This is a useful to student who find it hard to know the difference between even and odd numbers.
Learn on how to create a Dynamic Font Resizer using JavaScript. A simple JavaScript that can dynamically change the font size in a section of page. This is a helpful script when you want to adjust the font size for your website text.
Learn on how to create a Simple Sort Column using PHP. An advance php technique that can sort the table column by ascending and descending. This is a useful script for arrange the list of data in a most readable way.
Learn on how to create a Simple Image Randomizer using PHP. An advance PHP technique that can randomize the display data in the table. This code is useful when you want to display a random image in your gallery.
Learn on how to create a Simple Remove Vowels using JavaScript. An advance JavaScript program that regex to eliminate the vowels in a word. This can be use if you want to remove a specific letter on a word.
Learn on how to create a Live Update on Select using PHP. An advance php code that can update a html select tag options. This code is very useful when you want to add some data in the select option tag.